pgsql: Adjust file_fdw regression tests for acc95f29ef FREEZE commit

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Adjust file_fdw regression tests for acc95f29ef FREEZE commit
Date: 2023-11-13 19:45:01
Message-ID: E1r2crl-005IG9-EG@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Adjust file_fdw regression tests for acc95f29ef FREEZE commit

Reported-by: Tom Lane

Discussion: https://postgr.es/m/2161529.1699899452@sss.pgh.pa.us

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e61a82c949353d9684d037a9a404fbb26b651535

Modified Files
--------------
contrib/file_fdw/expected/file_fdw.out | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2023-11-13 19:54:01 pgsql: doc: clarify that pg_global can _only_ be used for system tabs.
Previous Message Bruce Momjian 2023-11-13 19:31:07 Re: pgsql: doc: restructure ALTER DEFAULT PRIVILEGES