postgresql/src/backend
1999-03-20 01:13:22 +00:00
..
access cleanup 1999-03-14 20:17:20 +00:00
bootstrap Add new postgres -O option to allow system table structure changes. 1999-03-17 22:53:31 +00:00
catalog Add new postgres -O option to allow system table structure changes. 1999-03-17 22:53:31 +00:00
commands Add new postgres -O option to allow system table structure changes. 1999-03-17 22:53:31 +00:00
executor Fix for aggregate memory leaks from Erik Riedel. 1999-03-20 01:13:22 +00:00
lib Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
libpq I've been having also sorts of fun trying to get kerberos 4 1999-03-14 16:06:43 +00:00
main Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
nodes Partial fix for copied-plan bugs reported by Hiroshi Inoue: 1999-03-03 00:02:42 +00:00
optimizer I suggest the following portability patch, which does not 1999-03-19 18:56:43 +00:00
parser Fix shift/reduce for NULL = Var. 1999-03-19 23:48:50 +00:00
port We have tested the patches on three platforms: 1999-03-14 16:03:33 +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 Add new postgres -O option to allow system table structure changes. 1999-03-17 22:53:31 +00:00
tcop Add new postgres -O option to allow system table structure changes. 1999-03-17 22:53:31 +00:00
tioga Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
utils cleanups 1999-03-18 19:59:55 +00:00
Makefile Export include/utils/mcxt.h so that external stuff can include 1999-03-07 23:05:57 +00:00