postgresql/src
Tom Lane fb5f1b2c13 Merge three existing ways of signaling postmaster from child processes,
so that only one signal number is used not three.  Flags in shared
memory tell the reason(s) for the current signal.  This method is
extensible to handle more signal reasons without chewing up even more
signal numbers, but the immediate reason is to keep pg_pwd reloads
separate from SIGHUP processing in the postmaster.
Also clean up some problems in the postmaster with delayed response to
checkpoint status changes --- basically, it wouldn't schedule a checkpoint
if it wasn't getting connection requests on a regular basis.
2001-11-04 19:55:31 +00:00
..
backend Merge three existing ways of signaling postmaster from child processes, 2001-11-04 19:55:31 +00:00
bin - Fix compiler warning in pg_restore 2001-11-04 04:05:36 +00:00
corba Convert files from DOS format to normal text. 2000-12-03 14:43:59 +00:00
data I've sent 3 mails to pgsql-patches. There are two files, one for doc 1999-08-16 20:27:19 +00:00
include Merge three existing ways of signaling postmaster from child processes, 2001-11-04 19:55:31 +00:00
interfaces Note that PyGreSQL has been checked against Python 2.1 now. 2001-11-04 19:47:16 +00:00
makefiles Fix shared library builds for MacOS X. 2001-10-05 21:15:38 +00:00
pl Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +00:00
template 0 -> O 2001-08-08 13:30:20 +00:00
test Got "ADD" to appear only in ALTER TABLE and not CREATE TABLE 2001-11-04 03:08:11 +00:00
tools Require closing paren on line above brace to identify function 2001-11-03 22:34:13 +00:00
tutorial Remove no-longer-needed dependencies on DLSUFFIX. 2001-10-26 20:45:33 +00:00
utils Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
GNUmakefile.in Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
Makefile Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
Makefile.global.in Residual cleanup from making pltcl unknown support always enabled. 2001-10-13 15:24:23 +00:00
Makefile.shlib Fix shared library builds for MacOS X. 2001-10-05 21:15:38 +00:00
nls-global.mk Change xgettext rule to run in the source tree, so we don't have the 2001-07-15 11:43:55 +00:00
win32.mak Missed this part in pg_config.h rename. 2001-08-24 22:42:28 +00:00