pgsql: In psql \du, separate the role attributes by comma instead of - Mailing list pgsql-committers

From petere@postgresql.org (Peter Eisentraut)
Subject pgsql: In psql \du, separate the role attributes by comma instead of
Date
Msg-id 20091111210741.80984753FB7@cvs.postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: alvherre@postgresql.org (Alvaro Herrera)
Date:
Subject: pgsql: Change "name" nonterminal in cursor-related productions to
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Remove plpgsql's separate lexer (finally!), in favor of using the