pg_ivm/expected
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.out Change the schema from pg_catalog to pgivm (#116) 2025-02-17 12:07:21 +09:00
create_insert.out Support for PostgreSQL 15 or earlier 2025-03-11 16:24:34 +09:00
create_insert2.out Support for PostgreSQL 15 or earlier 2025-03-11 16:24:34 +09:00
create_insert3.out Support for PostgreSQL 15 or earlier 2025-03-11 16:24:34 +09:00
insert_insert.out Fix potential view inconsistency issues (#121) 2025-03-10 18:26:54 +09:00
insert_insert2.out Fix potential view inconsistency issues (#121) 2025-03-10 18:26:54 +09:00
insert_insert3.out Fix potential view inconsistency issues (#121) 2025-03-10 18:26:54 +09:00
pg_ivm.out Prefix role names in regression tests with "regress_" (#146) 2025-09-04 18:26:54 +09:00
pg_ivm_0.out Add support for PostgreSQL 18 (#145) 2025-07-09 19:26:28 +09:00
refresh_immv.out Change the schema from pg_catalog to pgivm (#116) 2025-02-17 12:07:21 +09:00
refresh_insert.out Fix potential view inconsistency issues (#121) 2025-03-10 18:26:54 +09:00
refresh_insert2.out Fix potential view inconsistency issues (#121) 2025-03-10 18:26:54 +09:00
refresh_insert3.out Fix potential view inconsistency issues (#121) 2025-03-10 18:26:54 +09:00