Re: Building Postgresql under Windows question - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Building Postgresql under Windows question
Date
Msg-id 19256.1240957264@sss.pgh.pa.us
Whole thread Raw
In response to Re: Building Postgresql under Windows question  ("Dann Corbit" <DCorbit@connx.com>)
List pgsql-hackers
"Dann Corbit" <DCorbit@connx.com> writes:
>> From: Andrew Dunstan [mailto:andrew@dunslane.net]

>> Why won't
>> PQstatus(conn) == CONNECTION_OK
>> be true and thus the code will succeed without requiring a password?

> It returns the value CONNECTION_STARTED

It certainly shouldn't.  You're effectively asserting that PQconnectdb
is broken for everyone on every platform, which is demonstrably not the
case.  Are you fooling with modified libpq code by any chance?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: docs: mention autovacuum when ANALYZE is recommended
Next
From: Alvaro Herrera
Date:
Subject: Re: idea: global temp tables