Explain the alternative test output

from @naisila comment.
pull/7918/head
Cédric Villemain 2025-03-28 08:34:02 +01:00
parent 1e39a2b063
commit bc30ffa901
3 changed files with 16 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-- PostgreSQL 17 introduces MAINTAIN privilege, this change the default output
-- of some test queries.
--
-- Alternative "grant_on_table_propagation_0.out" and this comment can be
-- removed when support for PostgreSQL versions < 17 is dropped.
--
-- GRANT_ON_TABLE_PROPAGATION
--

View File

@ -1,3 +1,8 @@
-- PostgreSQL 17 introduces MAINTAIN privilege, this change the default output
-- of some test queries.
--
-- Alternative "grant_on_table_propagation_0.out" and this comment can be
-- removed when support for PostgreSQL versions < 17 is dropped.
--
-- GRANT_ON_TABLE_PROPAGATION
--

View File

@ -1,3 +1,9 @@
-- PostgreSQL 17 introduces MAINTAIN privilege, this change the default output
-- of some test queries.
--
-- Alternative "grant_on_table_propagation_0.out" and this comment can be
-- removed when support for PostgreSQL versions < 17 is dropped.
--
-- GRANT_ON_TABLE_PROPAGATION
--