postgresql/src/backend
Tom Lane ddc5bc958a When we add 'waiting' to the ps_status display, there should be a
space in front of it.  Improve comments a little.
2001-03-18 20:13:13 +00:00
..
access Make sure ControlFile logId/logSeg don't go backwards (barely possible given a 2001-03-18 00:30:27 +00:00
bootstrap XLOG (and related) changes: 2001-03-13 01:17:06 +00:00
catalog Resolve a compile error. 2001-02-23 09:31:52 +00:00
commands Reduce amount of memory used per tuple for after-event triggers. This 2001-03-14 21:50:32 +00:00
executor Change plpgsql's GET DIAGNOSTICS statement to use SQL99-compatible 2001-02-19 19:49:53 +00:00
lib Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
libpq Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
main If the first argument is --version or --help, skip the root check. 2001-02-06 17:00:01 +00:00
nodes Suppress compiler warning on Alpha. 2001-02-12 21:03:03 +00:00
optimizer A subplan invoked within an aggregate function's argument should 2001-03-08 01:49:01 +00:00
parser Give a more reasonable error message for a bad attribute name applied 2001-03-14 23:55:33 +00:00
port Considering the BeOS port didn't compile without IPC_STAT and shm_nattch, 2001-03-18 18:32:02 +00:00
postmaster Don't go belly-up if fork() fails for a routine checkpoint subprocess. 2001-03-14 17:58:46 +00:00
regex Clean up portability problems in regexp package: change all routine 2001-02-13 00:02:36 +00:00
rewrite Repair bug reported by Huxton, 1/24/01. We need to include a rule's 2001-01-27 04:40:59 +00:00
storage When we add 'waiting' to the ps_status display, there should be a 2001-03-18 20:13:13 +00:00
tcop 'waiting' status display had extra space, removed. 2001-03-14 18:24:34 +00:00
tioga Make sure -L and -I's for our source tree are always before system include 2001-02-20 19:20:30 +00:00
utils Patches from Cyril Velter to make shared-memory-conflict-detection code 2001-03-18 18:22:08 +00:00
Makefile Make all commands that link a program look like 2000-11-30 20:36:13 +00:00