]> granicus.if.org Git - postgresql/commit
I downloaded new source for lib (only few hours old !!!), and made
authorBruce Momjian <bruce@momjian.us>
Sat, 21 Jul 2001 04:32:42 +0000 (04:32 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 21 Jul 2001 04:32:42 +0000 (04:32 +0000)
commitca5a51627919c6fb6ab5e23739615a674caa4037
tree726a6831bc684bde895b6ce54ed2b077f318f9c2
parent54bf5da7d749e463faf419c3704e0e455f2491fe
I downloaded new source for lib (only few hours old !!!), and made
changes on this new source to make non-blocking connection work. I
tested it, and PQSendQuery and PQGetResult are working fine.

In win32.h I added one line:
#define snprintf _snprintf

Darko Prenosil
src/interfaces/libpq/fe-connect.c
src/interfaces/libpq/win32.h