pgsql: In psql \du, separate the role attributes by comma instead of

From: petere(at)postgresql(dot)org (Peter Eisentraut)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: In psql \du, separate the role attributes by comma instead of
Date: 2009-11-11 21:07:41
Message-ID: 20091111210741.80984753FB7@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
In psql \du, separate the role attributes by comma instead of newline,
for an arguably more pleasant display.

Modified Files:
--------------
pgsql/src/bin/psql:
describe.c (r1.230 -> r1.231)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/describe.c?r1=1.230&r2=1.231)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2009-11-12 00:13:00 pgsql: Remove plpgsql's separate lexer (finally!), in favor of using the
Previous Message Alvaro Herrera 2009-11-11 20:31:26 pgsql: Change "name" nonterminal in cursor-related productions to