pgsql: Fix sepgsql expected test output - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Fix sepgsql expected test output
Date
Msg-id E1purWH-000Zyh-ST@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix sepgsql expected test output

Commit f75cec4fff87 changed the order in which the relations are
permission-checked in RI_Initial_Check, which the sepgsql test is
sensitive to.  Adapt.

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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/95f5a7a42c048ec01ba2650496296fe88aacd50f

Modified Files
--------------
contrib/sepgsql/expected/alter.out | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Fix copy-and-pasto in error message
Next
From: Michael Paquier
Date:
Subject: pgsql: Fix typo with wait event for SLRU buffer of commit timestamps