pgsql: Fix alter_system_table test
Started by Peter Eisentrautover 6 years ago1 messagescomitters
Fix alter_system_table test
Add workaround for disabling ENFORCE_REGRESSION_TEST_NAME_RESTRICTIONS
warning for the test that tries to create a tablespace with a reserved
name.
Discussion: /messages/by-id/E1iacW7-0003h6-6U@gemulon.postgresql.org
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/88d45ac752ae49dbfafeb163b07381d3b8a6b601
Modified Files
--------------
src/test/modules/unsafe_tests/expected/alter_system_table.out | 2 ++
src/test/modules/unsafe_tests/sql/alter_system_table.sql | 2 ++
2 files changed, 4 insertions(+)