postgresql/src/backend
2006-07-26 11:35:56 +00:00
..
access Modify btree to delete known-dead index entries without an actual VACUUM. 2006-07-25 19:13:00 +00:00
bootstrap Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
catalog Remove hard-wired lists of timezone abbreviations in favor of providing 2006-07-25 03:51:23 +00:00
commands Mark a few functions as static or NOT_USED. 2006-07-18 17:42:01 +00:00
executor Change LIMIT/OFFSET to use int8 2006-07-26 00:34:48 +00:00
lib Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
libpq Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
main Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
nodes Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
optimizer Convert effective_cache_size to an integer, for better integration with 2006-07-26 11:35:56 +00:00
parser Change LIMIT/OFFSET to use int8 2006-07-26 00:34:48 +00:00
po Fix a few places where $Id$ and $Header$ CVS tags had crept into the 2006-07-16 02:44:01 +00:00
port In a Windows backend, don't build src/port/pgsleep.c's version of 2006-07-16 20:17:04 +00:00
postmaster Make the order of operations in PostmasterMain a bit saner ... some 2006-07-25 01:23:34 +00:00
regex Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
rewrite Mark a few functions as static or NOT_USED. 2006-07-18 17:42:01 +00:00
storage DTrace support, with a small initial set of probes 2006-07-24 16:32:45 +00:00
tcop Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
utils Convert effective_cache_size to an integer, for better integration with 2006-07-26 11:35:56 +00:00
Makefile DTrace support, with a small initial set of probes 2006-07-24 16:32:45 +00:00
nls.mk Add _ to gettext triggers. Must have been forgotten here when it was introduced. 2005-10-04 11:14:03 +00:00