NLS for the psql \d family of commands. (E.g., the column headers will
Peter Eisentraut <peter_e@gmx.net>
NLS for the psql \d family of commands. (E.g., the column headers will have localized strings.) Also, modernize the system catalog queries where appropriate, e.g., with outer joins.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/describe.c | modified | +264 −481 |
| src/bin/psql/nls.mk | modified | +2 −3 |
| src/bin/psql/startup.c | modified | +2 −2 |