postgresql/src
Tom Lane da99cce7cd Avoid delaying postmaster shutdown by up to 10 seconds on platforms
where signals do not terminate sleep() delays.
2004-02-12 20:07:26 +00:00
..
backend Avoid delaying postmaster shutdown by up to 10 seconds on platforms 2004-02-12 20:07:26 +00:00
bin Improve \? wording, remove 'internal'. 2004-02-12 19:58:16 +00:00
corba
include Fixed bug where FlushRelationBuffers() did call StrategyInvalidateBuffer() 2004-02-12 15:06:56 +00:00
interfaces More clearly describe why PQinSend returns false for non-threaded libpq. 2004-02-10 15:21:24 +00:00
makefiles
pl Repair missing inclusions of -lintl for shared libraries. 2004-02-10 07:26:25 +00:00
port Check and set thread-safe functions separately, rather than as a single 2004-02-11 21:44:06 +00:00
template Check and set thread-safe functions separately, rather than as a single 2004-02-11 21:44:06 +00:00
test
tools Check and set thread-safe functions separately, rather than as a single 2004-02-11 21:44:06 +00:00
tutorial
utils > src/backend/commands/user.c file has some parse error at repalloc(), 2004-02-02 17:21:08 +00:00
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Centralize implementation of delay code by creating a pg_usleep() 2004-02-10 03:42:45 +00:00
Makefile.shlib
nls-global.mk
win32.mak