Consistently use multi-line formatting for all ACL columns printed by psql's
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/describe.c | modified | +60 −37 |
| src/test/regress/expected/foreign_data.out | modified | +32 −28 |