Fix sepgsql expected test output

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 95f5a7a42c048ec01ba2650496296fe88aacd50f
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2023-05-05T09:10:25Z
Releases: 16.0
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

Files

PathChange+/−
contrib/sepgsql/expected/alter.out modified +2 −2

Discussion