postgresql/src/backend
Tom Lane bcfdc9df04 Repair some pretty serious problems in dynahash.c and
shared memory space allocation.  It's a wonder we have not seen bug
reports traceable to this area ... it's quite clear that the routine
dir_realloc() has never worked correctly, for example.
1999-02-22 06:16:57 +00:00
..
access From: Tatsuo Ishii <t-ishii@sra.co.jp> 1999-02-21 03:49:55 +00:00
bootstrap Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
catalog From: Tatsuo Ishii <t-ishii@sra.co.jp> 1999-02-21 03:49:55 +00:00
commands From: Tatsuo Ishii <t-ishii@sra.co.jp> 1999-02-21 03:49:55 +00:00
executor From: Tatsuo Ishii <t-ishii@sra.co.jp> 1999-02-21 03:49:55 +00:00
lib Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
libpq Produce a more specific error message when backend sees EOF on 1999-02-18 01:13:26 +00:00
main Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
nodes more cleanup 1999-02-22 06:08:48 +00:00
optimizer more cleanup 1999-02-22 06:08:48 +00:00
parser Final optimizer cleanups. 1999-02-22 05:26:58 +00:00
port From: Tatsuo Ishii <t-ishii@sra.co.jp> 1999-02-21 03:49:55 +00:00
postmaster Rearrange handling of MAXBACKENDS a little bit. The default setting 1999-02-21 01:41:55 +00:00
regex OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
rewrite Final optimizer cleanups. 1999-02-22 05:26:58 +00:00
storage Repair some pretty serious problems in dynahash.c and 1999-02-22 06:16:57 +00:00
tcop From: Tatsuo Ishii <t-ishii@sra.co.jp> 1999-02-21 03:49:55 +00:00
tioga Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
utils Repair some pretty serious problems in dynahash.c and 1999-02-22 06:16:57 +00:00
Makefile FOR UPDATE is in parser & rules. 1999-01-21 16:08:55 +00:00