psql consistency fixes from Greg Sabino Mullane: have \df show schema and

Neil Conway <neilc@samurai.com>

Commit: ae7ea1395cc386f4b6d19d88c4f66cd027a64266
Author: Neil Conway <neilc@samurai.com>
Date: 2004-09-10T04:10:53Z
Releases: 8.0.0
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.

Files

PathChange+/−
src/bin/psql/describe.c modified +13 −10
src/bin/psql/large_obj.c modified +5 −4