PostgreSQL extension for generating Xata-style xata_id unique identifiers (rec_<20_chars>) using Rust and pgrx.

ci: install grep, sed and flex

+3
+3
.tangled/workflows/ci.yml
··· 8 8 - cargo-pgrx 9 9 - rustc 10 10 - rustfmt 11 + - gnused 12 + - gnugrep 13 + - flex 11 14 12 15 steps: 13 16 - name: "cargo fmt"