Обсуждение: pgsql: Don't print the name of the database in psql \z.

Поиск
Список
Период
Сортировка

pgsql: Don't print the name of the database in psql \z.

От
petere@postgresql.org (Peter Eisentraut)
Дата:
Log Message:
-----------
Don't print the name of the database in psql \z.

Modified Files:
--------------
    pgsql/doc/src/sgml/ref:
        grant.sgml (r1.69 -> r1.70)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/grant.sgml?r1=1.69&r2=1.70)
    pgsql/src/bin/psql:
        describe.c (r1.174 -> r1.175)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/describe.c?r1=1.174&r2=1.175)
    pgsql/src/test/regress/expected:
        dependency.out (r1.6 -> r1.7)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/dependency.out?r1=1.6&r2=1.7)