postgresql/src
Magnus Hagander b8753e5955 Replace both send and receive BIO routines in the SSL code with our own,
calling recv() and send(). This makes the calls go through the socket
emulation code on Win32, making them for example properly interruptible.
2008-12-14 19:39:37 +00:00
..
backend Replace both send and receive BIO routines in the SSL code with our own, 2008-12-14 19:39:37 +00:00
bin Append major version number and for libraries soname major version number 2008-12-11 07:34:09 +00:00
include Remove pg_plan_queries()'s now-useless needSnapshot parameter. It's useless 2008-12-13 02:29:22 +00:00
interfaces Using clause has to accept signed numeric constants too. 2008-12-12 12:14:43 +00:00
makefiles Set up ar, dlltool, dllwrap, and windres for cross-compiling if necessary. 2008-12-07 08:36:22 +00:00
pl Append major version number and for libraries soname major version number 2008-12-11 07:34:09 +00:00
port Append major version number and for libraries soname major version number 2008-12-11 07:34:09 +00:00
template Move forgotten comment closer to where it matters. 2008-10-29 16:23:07 +00:00
test Append major version number and for libraries soname major version number 2008-12-11 07:34:09 +00:00
timezone Suppress leap-second-aware timezones in the output of pg_tzenumerate_next, 2008-11-13 20:49:38 +00:00
tools Change wildcard cerfificate mapping to be much simler - we now only match 2008-12-02 10:39:31 +00:00
tutorial Add $PostgreSQL$ markers to a lot of files that were missing them. 2008-05-17 01:28:26 +00:00
DEVELOPERS Testing commit stuff 2006-07-10 15:50:02 +00:00
Makefile Catch all errors in for and while loops in makefiles. Don't ignore any 2008-03-18 16:24:50 +00:00
Makefile.global.in Append major version number and for libraries soname major version number 2008-12-11 07:34:09 +00:00
Makefile.shlib Append major version number and for libraries soname major version number 2008-12-11 07:34:09 +00:00
bcc32.mak Remove old-style win32 client-only visual c++ build infrastructure for everything except 2007-03-05 14:18:38 +00:00
nls-global.mk Append major version number and for libraries soname major version number 2008-12-11 07:34:09 +00:00
win32.mak Update supported standalone VC++ version to 7.1+ only, and fix 2007-08-03 10:47:11 +00:00