mirror of https://github.com/postgres/postgres
\dD showed domain check constraints in arbitrary order, which can
cause regression test failures, which was exposed by commit
9895b35cb8
. To fix, order the constraints by conname, which matches
what psql does in other queries listing constraints.
pull/159/head
parent
9895b35cb8
commit
6ff21c0530
Loading…
Reference in new issue