Thread: pgsql: Move the options column of \db+ before the description

pgsql: Move the options column of \db+ before the description

From
Magnus Hagander
Date:
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(-)