Re: libpq won't connect when client is built with MinGW - Mailing list pgsql-interfaces

From Stefan T. Peters
Subject Re: libpq won't connect when client is built with MinGW
Date
Msg-id 43594F5B.1070608@electroniczombie.com
Whole thread Raw
List pgsql-interfaces
I got it sorted out...

Turns out it was because I was running it from inside Eclipse (it 
attaches STDIO to a sub-window, very nice feature BTW). Once I turned 
off that feature (so that it ran in it's own normal console window), or 
ran it from cmd.exe, it worked fine.

Must be a bug with the current version of Eclipse-CDT, will send it to 
them ;)

-- 

Stefan T. Peters




pgsql-interfaces by date:

Previous
From: "Jochen Kokemüller"
Date:
Subject: Reading bytea field
Next
From: Volkan YAZICI
Date:
Subject: Re: Reading bytea field