pgsql-server/src/bin/psql startup.c

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server/src/bin/psql startup.c
Date: 2004-03-24 03:10:29
Message-ID: 20040324031029.789C5D1D361@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian(at)svr1(dot)postgresql(dot)org 04/03/23 23:10:29

Modified files:
src/bin/psql : startup.c

Log message:
>>Also, what is the default connection mode of psql? It should probably be
>>equivalent to "-h localhost", shouldn't it?
>>
>>
>
>Now that is something I had not thought of. Seems we can assume a Win32
>psql can never use unix domain sockets, so defaulting that to localhost
>is a good solution too.

Andrew Dunstan

Browse pgsql-committers by date

  From Date Subject
Next Message Neil Conway 2004-03-24 03:22:36 pgsql-server/src/backend/utils/misc postgresql ...
Previous Message Bruce Momjian 2004-03-24 03:06:09 pgsql-server/src/bin/pg_dump pg_backup.h pg_ba ...