On Fri, Mar 20, 2015 at 12:15 PM, Tom Lane <[email protected]> wrote: > We could fix it by, say, having CheckConstraintFetch() sort the > constraints by name after loading them.
What not by OID, as with indexes? Are you suggesting that this would become documented behavior? -- Peter Geoghegan -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
