Consistently use multi-line formatting for all ACL columns printed by psql's

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 6672daace1bbba25291d8769f311249f190a09e4
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-12-31T18:07:47Z
Releases: 8.4.0
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

Files

PathChange+/−
src/bin/psql/describe.c modified +60 −37
src/test/regress/expected/foreign_data.out modified +32 −28