Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

pgsql: Kibitzing on \conninfo patch: adjust the order of field output to - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Kibitzing on \conninfo patch: adjust the order of field output to
Date
Msg-id 20100803183309.500A77541D7@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
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)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add EXPLAIN documentation example.
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix mangled grammar.