postgresql/src
Tom Lane 4cf6e9e081 Avoid corner cases where aset.c would unnecessarily make malloc()
requests of sizes that aren't powers of 2.  Per observation from
David Schultz, 28-Aug.
2003-09-13 22:25:38 +00:00
..
backend Avoid corner cases where aset.c would unnecessarily make malloc() 2003-09-13 22:25:38 +00:00
bin Remove WIN32_CONSOLE support, at the request of the author. 2003-09-12 02:40:10 +00:00
corba
include autoconf/autoheader run. 2003-09-13 16:39:51 +00:00
interfaces More SQLState updates from Kim Ho at Redhat. 2003-09-13 04:02:16 +00:00
makefiles
pl Looks like plperl has same bug as pltcl. 2003-09-04 15:16:39 +00:00
port Attempt threading in this order: 2003-09-13 14:49:51 +00:00
template Attempt threading in this order: 2003-09-13 14:49:51 +00:00
test With pg_autovacuum becoming increasingly popular it's important to 2003-09-13 16:44:49 +00:00
tools Tighten casting of function call pointers for threads. 2003-09-03 22:34:08 +00:00
tutorial Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
utils
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Make the default pg_hba.conf include an entry for ::1 only if configure 2003-09-07 03:36:03 +00:00
Makefile.shlib Here is a patch to make PostgreSQL use a full path in DT_SONAME for 2003-09-10 03:56:33 +00:00
nls-global.mk
win32.mak