pgsql: Show database access privileges in psql's \l command.

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Show database access privileges in psql's \l command.
Date: 2008-03-30 18:10:20
Message-ID: 20080330181020.F07947558E7@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Show database access privileges in psql's \l command. For \l+, also show
database size, when available to the current user.

Andrew Gilligan

Modified Files:
--------------
pgsql/doc/src/sgml/ref:
psql-ref.sgml (r1.198 -> r1.199)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/psql-ref.sgml?r1=1.198&r2=1.199)
pgsql/src/bin/psql:
describe.c (r1.165 -> r1.166)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/describe.c?r1=1.165&r2=1.166)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2008-03-31 01:31:43 pgsql: Fix a number of places that were making file-type tests
Previous Message Tom Lane 2008-03-30 17:50:11 pgsql: Display incoming as well as outgoing foreign-key constraints in