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

Поиск
Список
Период
Сортировка
От petere@postgresql.org (Peter Eisentraut)
Тема pgsql: In psql \du, separate the role attributes by comma instead of
Дата
Msg-id 20091111210741.80984753FB7@cvs.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: alvherre@postgresql.org (Alvaro Herrera)
Дата:
Сообщение: pgsql: Change "name" nonterminal in cursor-related productions to
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Remove plpgsql's separate lexer (finally!), in favor of using the