Show database access privileges in psql's \l command. For \l+, also show
authorTom Lane <[email protected]>
Sun, 30 Mar 2008 18:10:20 +0000 (18:10 +0000)
committerTom Lane <[email protected]>
Sun, 30 Mar 2008 18:10:20 +0000 (18:10 +0000)
commitf93274d69fad753b8616000dd0233b219cff647e
tree8cf76c968e1a6fa55178688fefad2527690417d9
parent6cea4f528460d48eb3f22ddaf24ba101d343cc49
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