pgsql: Fix underspecified sort order in inherit.sql - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: Fix underspecified sort order in inherit.sql
Date
Msg-id E1pl1Gw-001zWp-5I@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix underspecified sort order in inherit.sql

Introduced in e056c557aef4.

Per buildfarm member prion.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2ed16aacf1af1e1a26bffb121a19d1ad5f5177f0

Modified Files
--------------
src/test/regress/expected/inherit.out | 9 ++++++---
src/test/regress/sql/inherit.sql      | 9 ++++++---
2 files changed, 12 insertions(+), 6 deletions(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: Prevent use of invalidated logical slot in CreateDecodingContext
Next
From: Andres Freund
Date:
Subject: pgsql: Support invalidating replication slots due to horizon and wal_le