Re: pqlib in c++: PQconnectStart PQconnectPoll

From: "madhtr" <madhtr(at)schif(dot)org>
To: "madhtr" <madhtr(at)schif(dot)org>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: pqlib in c++: PQconnectStart PQconnectPoll
Date: 2007-08-15 17:45:59
Message-ID: 004a01c7df64$24ef1380$7b55503f@useronewin2klt
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


----- Original Message -----
From: "madhtr" <madhtr(at)schif(dot)org>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: <pgsql-general(at)postgresql(dot)org>
Sent: Wednesday, February 14, 2007 22:33
Subject: Re: [GENERAL] pqlib in c++: PQconnectStart PQconnectPoll

>> Another line of thought, given the reading-between-the-lines conclusion
>> that you are trying to use PG 7.3 libraries on Windows, is that there
>> was something broken in the async-connect code back then on that
>> platform. If you really are trying to do that, do yourself a favor and
>> move to 8.0 or later. Nobody's going to be very interested in fixing
>> 7.3. (I did try your program with 7.3 on Unix, though, and it seemed
>> fine except the error message was spelled a bit differently.)
>>
>
> Ty, I'll check that ... :)
>

Rats ... my source version is 8.2.3, psql returns 8.1.4 for select
version();

back to the drawing board ... It worked for you, I just have to make it work
for me ... mebbe I'll go through the source a bit, ty:)

madhtr

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Phoenix Kiula 2007-08-15 17:53:11 Re: pg_dump on local Windows, pg_restore on Linux?
Previous Message Scott Marlowe 2007-08-15 17:44:38 Re: User-Friendly TimeZone List