pg_ivm/sql
Michael Paquier 3dcf7db2cb
Prefix role names in regression tests with "regress_" (#146)
Building PostgreSQL with -DENFORCE_REGRESSION_TEST_NAME_RESTRICTIONS
causes the regression tests of pg_ivm to fail, because the role names
used in the tests are not compliant with what upstream expects.

Enforcing restrictions in the regression tests is a good practice to
have, as roles are shared objects and running the tests could manipulate
existing clusters in unwanted ways.
2025-09-04 18:26:54 +09:00
..
create_immv.sql Change the schema from pg_catalog to pgivm (#116) 2025-02-17 12:07:21 +09:00
pg_ivm.sql Prefix role names in regression tests with "regress_" (#146) 2025-09-04 18:26:54 +09:00
refresh_immv.sql Change the schema from pg_catalog to pgivm (#116) 2025-02-17 12:07:21 +09:00