Skip to content

15.8.1.131-pg-graphql-1

Compare
Choose a tag to compare
feat: run pg_regress tests during build

We don't recompile the extension using pgx with dev/debug symbols, but
we do run the pg_regress tests to ensure everything is working
correctly.