postgresql/src
Tom Lane 1a321f26d8 Code review for EXEC_BACKEND changes. Reduce the number of #ifdefs by
about a third, make it work on non-Windows platforms again.  (But perhaps
I broke the WIN32 code, since I have no way to test that.)  Fold all the
paths that fork postmaster child processes to go through the single
routine SubPostmasterMain, which takes care of resurrecting the state that
would normally be inherited from the postmaster (including GUC variables).
Clean up some places where there's no particularly good reason for the
EXEC and non-EXEC cases to work differently.  Take care of one or two
FIXMEs that remained in the code.
2004-05-28 05:13:32 +00:00
..
backend Code review for EXEC_BACKEND changes. Reduce the number of #ifdefs by 2004-05-28 05:13:32 +00:00
bin Change pg_ctl to be in C. This was the final shell script and is 2004-05-27 03:37:55 +00:00
corba make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
include Code review for EXEC_BACKEND changes. Reduce the number of #ifdefs by 2004-05-28 05:13:32 +00:00
interfaces *) inet_(client|server)_(addr|port)() and necessary documentation for 2004-05-26 18:35:51 +00:00
makefiles Rename irix5 port to irix. 2004-05-19 21:37:43 +00:00
pl Reimplement the linked list data structure used throughout the backend. 2004-05-26 04:41:50 +00:00
port Move pgkill out into /port so pg_ctl can use it on Win32. 2004-05-27 13:08:57 +00:00
template Rename irix5 port to irix. 2004-05-19 21:37:43 +00:00
test The added aggregates are: 2004-05-26 15:26:28 +00:00
timezone Seems we forgot the installdirs target in this makefile. 2004-05-28 03:53:33 +00:00
tools Do thread testing from configure in a much cleaner fashion. 2004-04-27 19:51:12 +00:00
tutorial Replace TupleTableSlot convention for whole-row variables and function 2004-04-01 21:28:47 +00:00
utils For application to HEAD, following community review. 2004-02-25 19:41:23 +00:00
bcc32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
Makefile Integrate timezone library to be called only from Win32. 2004-04-30 04:31:52 +00:00
Makefile.global.in Make --without-docdir configure option actually work, per Manfred. 2004-05-23 15:24:32 +00:00
Makefile.shlib Rename irix5 port to irix. 2004-05-19 21:37:43 +00:00
nls-global.mk $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
win32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00