Consistently use multi-line formatting for all ACL columns printed by psql's
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 31 Dec 2008 18:07:47 +0000 (18:07 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 31 Dec 2008 18:07:47 +0000 (18:07 +0000)
commit084612ce6e221214625cd4805f0b2fc9e2aadf9b
tree1139cbf5ec79939470192a8bbfd8556eb658f455
parent4b610ff00a81d1148ea64578f88dec3fe1622e63
Consistently use multi-line formatting for all ACL columns printed by psql's
various display commands, not only for \z.

In passing, fix some infelicities in the newly added \d commands for SQL-MED
catalogs.

Andreas Scherbaum and Tom Lane
src/bin/psql/describe.c
src/test/regress/expected/foreign_data.out