aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/win32.h
Commit message (Expand)AuthorAge
* Make Win32 build use our port/snprintf.c routines, instead of dependingTom Lane2005-12-06
* >OK, if you look at the last few commits to interfaces/libpq/win32.mak,Bruce Momjian2004-07-31
* Solve the 'Turkish problem' with undesirable locale behavior for caseTom Lane2004-05-07
* * Most changes are to fix warnings issued when compiling win32Bruce Momjian2004-04-19
* Allow unlink/rename of files open by another process on Win32, using aBruce Momjian2004-03-24
* Make libpq thread-safe with configure --with-threads option.Bruce Momjian2003-06-14
* More cleanups now that we have crypt().Bruce Momjian2003-05-09
* Attached is a patch to provide makefiles, etc. to allow the compilationBruce Momjian2002-12-30
* The attached patch fixes a number of issues related to compiling theBruce Momjian2002-10-03
* Hello, i noticed that win32 native stopped working/compiling after the SSL mergeBruce Momjian2002-07-20
* Load netmsg.dll locally in winsock_strerror, to avoid actual andTom Lane2001-11-28
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* > Ok, where's a "system dependent hack" :)Bruce Momjian2001-08-21
* Fix residual breakage from Windows socket-errno patch: the routinesTom Lane2001-08-03
* I downloaded new source for lib (only few hours old !!!), and madeBruce Momjian2001-07-21
* i've spotted a following problem using DBD::Pg under win32. winsockBruce Momjian2001-07-20
* Actually, it looks like DEF_PGPORT belongs over in config.h.win32 forTom Lane2001-02-07
* Remove broken (and unnecessary) definition of DEF_PGPORT.Tom Lane2001-02-07
* Substituted new configure test for types of accept()Peter Eisentraut2000-06-11
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-12
* The following is required in order to make beta1 compile on the Win32Bruce Momjian2000-02-24
* Fixed psql double quoting of SQL idsPeter Eisentraut2000-02-07
* Remove gratuitous redefinitions of BLCKSZ.Tom Lane1999-10-23
* Re-add getopt.h check, remove NT-specific tests for it.Bruce Momjian1999-07-19
* > Here is a small patch that should only affect win32 buildingBruce Momjian1999-06-07
* Compilation of libpq for Win32 breaks on 6.4, because of a change that IBruce Momjian1998-12-14
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* Hello!Bruce Momjian1998-07-03