OSDN Git Service

psql consistency fixes from Greg Sabino Mullane: have \df show schema and
authorNeil Conway <neilc@samurai.com>
Fri, 10 Sep 2004 04:10:53 +0000 (04:10 +0000)
committerNeil Conway <neilc@samurai.com>
Fri, 10 Sep 2004 04:10:53 +0000 (04:10 +0000)
commitae7ea1395cc386f4b6d19d88c4f66cd027a64266
tree0900b7fbaf7ad939b5816b53ac0839a54cf1b1fa
parent35e88b512e2518dbcb81f07af741e21d338f7237
psql consistency fixes from Greg Sabino Mullane: have \df show schema and
name first, make sure \di+ shows description last, and make \dl SQL look
a little more standard.
src/bin/psql/describe.c
src/bin/psql/large_obj.c