>>Also, what is the default connection mode of psql? It should probably be

Bruce Momjian <bruce@momjian.us>

Commit: 46c3e29b8e63739c17fbacc5fdcb01c9ba0d153c
Author: Bruce Momjian <bruce@momjian.us>
Date: 2004-03-24T03:10:29Z
Releases: 8.0.0
>>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

Files

PathChange+/−
src/bin/psql/startup.c modified +6 −1