postgresql/src/interfaces
Tom Lane ae8a9b8a9f Remove code to lookup WinSock error strings in netmsg.dll; according to
Magnus Hagander that DLL only contains error strings for the Net***
functions, *not* WinSock.  We need to look for a workable solution for
older Windows flavors ... but it won't happen for PG 7.2.
2001-12-03 00:28:24 +00:00
..
cli Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +00:00
ecpg Spell 'precedes', 'preceding' correctly in various places. 2001-11-21 22:57:01 +00:00
jdbc This patch fixes a bug reported by Graham Leggett (minfrin@sharp.fm). 2001-11-25 23:26:59 +00:00
libpgeasy pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
libpgtcl New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
libpq Remove code to lookup WinSock error strings in netmsg.dll; according to 2001-12-03 00:28:24 +00:00
libpq++ Make libpq++ safe again for older C++ compilers. Do 'using namespace std' 2001-09-30 22:30:37 +00:00
odbc More correct way to check for existence of types, which allows to specify 2001-12-02 11:38:40 +00:00
perl5 New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
python A bunch of small doco updates motivated by scanning the comments on 2001-11-19 03:58:25 +00:00
Makefile Recursive distclean shouldn't depend on recursive clean. Subdirectories 2001-03-09 21:50:27 +00:00