Show database access privileges in psql's \l command. For \l+, also show
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 30 Mar 2008 18:10:20 +0000 (18:10 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 30 Mar 2008 18:10:20 +0000 (18:10 +0000)
commitb65a5097463d6dc5d75661f5236a742c4023f989
tree02548a4bd092afcd5476002623d0dc0856436943
parent2be368a5af44b1a1c509d16256036acc9ba6d78b
Show database access privileges in psql's \l command.  For \l+, also show
database size, when available to the current user.

Andrew Gilligan
doc/src/sgml/ref/psql-ref.sgml
src/bin/psql/describe.c