pgsql: Fix sepgsql test results for commit d97b714a2. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Fix sepgsql test results for commit d97b714a2.
Date
Msg-id E1hnnMW-0005bz-8Q@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix sepgsql test results for commit d97b714a2.

The aggregate-order difference explained in my previous commit
turns out to also affect the order of log entries emitted in the
contrib/sepgsql regression test.  Per buildfarm.

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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/82c8a3c52adfd993b72289bfa8739f97216a06df

Modified Files
--------------
contrib/sepgsql/expected/misc.out | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Avoid using lcons and list_delete_first where it's easy to doso
Next
From: Tom Lane
Date:
Subject: pgsql: Doc: explain where to find Makefile used to buildsepgsql-regtes