postgresql/src
Robert Haas 47ebcecc3e Code cleanup for InitProcGlobal.
The old code creates three separate arrays when only one is needed,
using two different shmem allocation functions for no obvious reason.
It also strangely splits up the initialization of AuxilaryProcs
between the top and bottom of the function to no evident purpose.

Review by Tom Lane.
2011-06-12 00:07:04 -04:00
..
backend Code cleanup for InitProcGlobal. 2011-06-12 00:07:04 -04:00
bin Tab completion improvements for COMMENT. 2011-06-11 23:52:44 -04:00
include Stamp HEAD as 9.2devel. 2011-06-11 17:46:49 -04:00
interfaces Stamp HEAD as 9.2devel. 2011-06-11 17:46:49 -04:00
makefiles Rewrite installation makefile rules without for loops 2011-05-02 01:05:08 +03:00
pl Translation updates for 9.1beta2 2011-06-09 23:02:48 +03:00
port Stamp HEAD as 9.2devel. 2011-06-11 17:46:49 -04:00
template
test Pgindent run before 9.1 beta2. 2011-06-09 14:32:50 -04:00
timezone Pgindent run before 9.1 beta2. 2011-06-09 14:32:50 -04:00
tools Stamp HEAD as 9.2devel. 2011-06-11 17:46:49 -04:00
tutorial Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
.gitignore
bcc32.mak
DEVELOPERS
Makefile Fix some oversights in distprep and maintainer-clean targets. 2011-03-10 00:04:05 -05:00
Makefile.global.in Rename pg_regress option --multibyte to --encoding 2011-04-15 08:42:05 +03:00
Makefile.shlib
nls-global.mk
win32.mak