pg_ivm/sql
Michael Paquier 71e8fe9342 Prefix role names in regression tests with "regress_"
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-07-14 12:54:29 +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_" 2025-07-14 12:54:29 +09:00
refresh_immv.sql Change the schema from pg_catalog to pgivm (#116) 2025-02-17 12:07:21 +09:00