postgresql/src/backend
Tom Lane 473763e676 Update comment. 2001-01-01 21:22:54 +00:00
..
access 1. WAL needs in zero-ed content of newly initialized page. 2000-12-30 15:19:57 +00:00
bootstrap New WAL version - CRC and data blocks backup. 2000-12-28 13:00:29 +00:00
catalog Fix portability problems recently exposed by regression tests on Alphas. 2000-12-27 23:59:14 +00:00
commands 1. WAL needs in zero-ed content of newly initialized page. 2000-12-30 15:19:57 +00:00
executor Update comment. 2001-01-01 21:22:54 +00:00
lib Change SearchSysCache coding conventions so that a reference count is 2000-11-16 22:30:52 +00:00
libpq Clean up backend-exit-time cleanup behavior. Use on_shmem_exit callbacks 2000-12-18 00:44:50 +00:00
main Reverse #if test to be defined(__osf__) rather than not-any-of-a-lot- 2000-12-31 18:04:35 +00:00
nodes Planner speedup hacking. Avoid saving useless pathkeys, so that path 2000-12-14 22:30:45 +00:00
optimizer Compute reasonable cost and output-row-count estimates for LIMIT plan 2000-12-23 18:49:41 +00:00
parser Fix portability problems recently exposed by regression tests on Alphas. 2000-12-27 23:59:14 +00:00
port Be more careful about the difference between signed and unsigned ints. 2000-12-30 19:17:47 +00:00
postmaster New WAL version - CRC and data blocks backup. 2000-12-28 13:00:29 +00:00
regex Ensure that all uses of <ctype.h> functions are applied to unsigned-char 2000-12-03 20:45:40 +00:00
rewrite Make application of FOR UPDATE to a view work exactly like the parser's 2000-12-07 01:22:25 +00:00
storage 1. WAL needs in zero-ed content of newly initialized page. 2000-12-30 15:19:57 +00:00
tcop Prevent freshly-started backend from ignoring SIGUSR1, per race condition 2000-12-20 21:51:52 +00:00
tioga Add support for VPATH builds, that is, building somewhere else than in the 2000-10-20 21:04:27 +00:00
utils New WAL version - CRC and data blocks backup. 2000-12-28 13:00:29 +00:00
Makefile Make all commands that link a program look like 2000-11-30 20:36:13 +00:00