postgresql/src
Peter Eisentraut 9b4bfbdc2c Handle reading of startup packet and authentication exchange after forking
a new postmaster child process.  This should eliminate problems with
authentication blocking (e.g., ident, SSL init) and also reduce problems
with the accept queue filling up under heavy load.

The option to send elog output to a different file per backend (postgres -o)
has been disabled for now because the initialization would have to happen
in a different order and it's not clear we want to keep this anyway.
2001-06-20 18:07:56 +00:00
..
backend Handle reading of startup packet and authentication exchange after forking 2001-06-20 18:07:56 +00:00
bin Well, after persuading cvsup and cvs that it _is_ possible to have local 2001-06-18 21:40:06 +00:00
corba
data
include Handle reading of startup packet and authentication exchange after forking 2001-06-20 18:07:56 +00:00
interfaces Make sure that everything says version 3.2. 2001-06-20 11:20:34 +00:00
makefiles See attached for a small patch that enables plpython to build cleanly 2001-05-25 15:48:33 +00:00
pl Apparently, on some systems, ExtUtils::Embed and MakeMaker are slightly 2001-06-20 00:26:06 +00:00
template
test Add GUC setting for Australian timezones. Uses new GUC boolean callback 2001-06-18 16:14:44 +00:00
tools pgindent fix for asterisk indented too much in return type, for Tom. 2001-06-06 20:51:31 +00:00
tutorial Update some obsolete examples. 2001-06-13 19:31:56 +00:00
utils
DEVELOPERS
GNUmakefile.in
Makefile
Makefile.global.in Native Language Support (NLS) 2001-06-02 18:25:18 +00:00
Makefile.shlib
nls-global.mk Native Language Support (NLS) 2001-06-02 18:25:18 +00:00
win32.mak Hi! 2000-01-18 19:05:31 +00:00