pgsql: Have psql avoid describing local sockets as host names. - Mailing list pgsql-committers

From rhaas@postgresql.org (Robert Haas)
Subject pgsql: Have psql avoid describing local sockets as host names.
Date
Msg-id 20100723145654.ABEA07541D5@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Have psql avoid describing local sockets as host names.

We now use the phrase 'via local socket in' rather than 'on host' in both
\c and \conninfo output, when applicable.

Fujii Masao, with some kibitzing by me.

Modified Files:
--------------
    pgsql/src/bin/psql:
        command.c (r1.223 -> r1.224)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/command.c?r1=1.223&r2=1.224)

pgsql-committers by date:

Previous
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Backpatch reservation of shared memory region during backend
Next
From: petere@postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: Add more checks against altering typed tables - Prohibit