pgsql: Kibitzing on \conninfo patch: adjust the order of field output to
Started by Tom Lanealmost 16 years ago1 messagescomitters
Log Message:
-----------
Kibitzing on \conninfo patch: adjust the order of field output to match
the parameters of \connect, and fix oversight of not enabling translation
of the messages. Also, adjust \connect's similar messages to match, and
deal with 8.2-era violation of basic translatability guidelines there.
Modified Files:
--------------
pgsql/doc/src/sgml/ref:
psql-ref.sgml (r1.246 -> r1.247)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/psql-ref.sgml?r1=1.246&r2=1.247)
pgsql/src/bin/psql:
command.c (r1.224 -> r1.225)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/command.c?r1=1.224&r2=1.225)