git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 9895b35) | patch
psql: Make output of \dD more stable
2024年4月15日 07:28:48 +0000 (09:28 +0200)
2024年4月15日 07:28:48 +0000 (09:28 +0200)
commit 6ff21c05302592874b8149421711e06043b954fe
psql: Make output of \dD more stable

\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.
src/bin/psql/describe.c diff | blob | blame | history
src/test/regress/expected/domain.out diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /