Skip to content

17.5.1.017-orioledb-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.