Fix sepgsql expected test output
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 5 May 2023 09:10:25 +0000 (11:10 +0200)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 5 May 2023 09:10:25 +0000 (11:10 +0200)
commit95f5a7a42c048ec01ba2650496296fe88aacd50f
tree1420cd086013a39426d99bd6aaa19929b75d9866
parentb1c4ed2f02b0c4cf1942e6eb2995bdbf8db5cccf
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
contrib/sepgsql/expected/alter.out