NLS for the psql \d family of commands. (E.g., the column headers will

Peter Eisentraut <peter_e@gmx.net>

Commit: 2ab0f11a796a7afa11bf22f59ffe5ebcc1bbf2ab
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2001-06-30T17:26:12Z
Releases: 7.2.1
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

PathChange+/−
src/bin/psql/describe.c modified +264 −481
src/bin/psql/nls.mk modified +2 −3
src/bin/psql/startup.c modified +2 −2