This patch makes \d on tables and views sort fk constraints, triggers
authorNeil Conway <neilc@samurai.com>
Wed, 16 Mar 2005 23:52:18 +0000 (23:52 +0000)
committerNeil Conway <neilc@samurai.com>
Wed, 16 Mar 2005 23:52:18 +0000 (23:52 +0000)
commitd663d3ba3afc8c4b80d3b122a3ea125d18c3ab82
treedf462d0434ab19723f274bb9d8eb6a50a933072a
parentf4021259269815f9a897cf0836c15c5d542351e4
This patch makes \d on tables and views sort fk constraints, triggers
and rules alphabetically in the output.  This makes it the same as
for indexes and stops the irritating random or reverse ordering it
currently has.

Chris KL
src/bin/psql/describe.c