postgresql/src
Tom Lane a998a69247 Code review for bigint-LIMIT patch. Fix missed planner dependency,
eliminate unnecessary code, force initdb because stored rules change
(limit nodes are now supposed to be int8 not int4 expressions).
Update comments and error messages, which still all said 'integer'.
2006-07-26 19:31:51 +00:00
..
backend Code review for bigint-LIMIT patch. Fix missed planner dependency, 2006-07-26 19:31:51 +00:00
bin Mark a few functions as static or NOT_USED. 2006-07-18 17:42:01 +00:00
include Code review for bigint-LIMIT patch. Fix missed planner dependency, 2006-07-26 19:31:51 +00:00
interfaces The Win32 DEF files that are generated for libpq contain the attribute 2006-07-18 22:18:08 +00:00
makefiles Ah, I finally realize why Magnus wanted to add a --bindir option to 2006-07-21 00:24:04 +00:00
pl Ah, I finally realize why Magnus wanted to add a --bindir option to 2006-07-21 00:24:04 +00:00
port copydir() and rmtree() need to use lstat, not stat, to behave as expected 2006-07-18 22:36:46 +00:00
template
test Remove hard-wired lists of timezone abbreviations in favor of providing 2006-07-25 03:51:23 +00:00
timezone Add missing @OVERRIDE to 'India' config file, per Michael Fuhr. 2006-07-25 13:49:21 +00:00
tools Add WIN32 compile suggestion to pginclude README. 2006-07-19 15:06:06 +00:00
tutorial Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
bcc32.mak
DEVELOPERS Testing commit stuff 2006-07-10 15:50:02 +00:00
Makefile Remove dllinit.c; it was only needed for long-obsolete Cygwin versions, 2006-06-22 23:50:35 +00:00
Makefile.global.in DTrace support, with a small initial set of probes 2006-07-24 16:32:45 +00:00
Makefile.shlib
nls-global.mk
win32.mak WIN32 fixes: 2006-07-06 02:12:32 +00:00