postgresql/src/backend
Bruce Momjian fde8edaf53 Add do { ... } while (0) to more bad macros. 2001-10-25 01:29:37 +00:00
..
access Accept an INTERVAL argument for SET TIME ZONE per SQL99. 2001-10-18 17:30:21 +00:00
bootstrap Ensure that all startup paths (postmaster, standalone postgres, or 2001-10-19 17:03:08 +00:00
catalog Consolidate tables of known system attributes into one table. 2001-10-22 22:47:57 +00:00
commands Allow concurrent index creation for the same table. 2001-10-24 09:28:31 +00:00
executor Make SPI's column-accessing functions work for system columns as well as 2001-10-23 17:38:25 +00:00
lib Further cleanup of dynahash.c API, in pursuit of portability and 2001-10-05 17:28:13 +00:00
libpq Fix authentication so that it doesn't record an extra 'Password 2001-10-18 22:44:37 +00:00
main Further cleanup of ps_status setup code. On platforms where the 2001-10-22 19:41:38 +00:00
nodes Accept an INTERVAL argument for SET TIME ZONE per SQL99. 2001-10-18 17:30:21 +00:00
optimizer Extend code that deduces implied equality clauses to detect whether a 2001-10-18 16:11:42 +00:00
parser Fix foreign keys on system columns. 2001-10-23 17:39:03 +00:00
po All three *.po patches applied. 2001-10-24 17:52:28 +00:00
port Add do { ... } while (0) to more bad macros. 2001-10-25 01:29:37 +00:00
postmaster Further cleanup of ps_status setup code. On platforms where the 2001-10-22 19:41:38 +00:00
regex Add do { ... } while (0) to more bad macros. 2001-10-25 01:29:37 +00:00
rewrite Revert treatment of NOTIFY in rules to its pre-7.1 behavior: notify will 2001-09-07 20:52:31 +00:00
storage Add error checking to PageRepairFragmentation to ensure that it can 2001-10-23 02:20:15 +00:00
tcop Fix getopt-vs-init_ps_display problem by copying original argv[] info, 2001-10-21 03:25:36 +00:00
tioga Remove dashes in comments that don't need them, rewrap with pgindent. 2001-03-22 06:16:21 +00:00
utils Add do { ... } while (0) to more bad macros. 2001-10-25 01:29:37 +00:00
Makefile Install dynamically loadable modules into a private subdirectory 2001-09-16 16:11:11 +00:00