pgsql: Move the options column of \db+ before the description - Mailing list pgsql-committers

From Magnus Hagander
Subject pgsql: Move the options column of \db+ before the description
Date
Msg-id E1W7W9I-0008LZ-T3@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: pgsql: Include tablespace options in verbose output of \db
Next
From: Stephen Frost
Date:
Subject: pgsql: Check dup2() results in syslogger