Move the options column of \db+ before the description The convention is to have the description field at the end.
Noted by Tom Lane Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/f2795f8b5393005ab2d2438fadce116b032bea6e Modified Files -------------- src/bin/psql/describe.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
