pgsql: Fix sepgsql expected test output

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix sepgsql expected test output
Date: 2023-05-05 09:14:30
Message-ID: E1purWH-000Zyh-ST@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2023-05-05 11:08:39 Re: issue with meson builds on msys2
Previous Message Peter Eisentraut 2023-05-05 05:56:26 pgsql: Fix copy-and-pasto in error message