postgresql/src/backend
Bruce Momjian 92781fc18a cleanups
1999-03-23 05:41:00 +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 cleanups 1999-03-23 05:41:00 +00:00
executor Correct some comments, fix a small memory wastage when datatype 1999-03-21 19:59:13 +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 Add % to b_expr. 1999-03-22 05:07:32 +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 cleanups 1999-03-23 05:41:00 +00:00
tioga Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
utils Hi, 1999-03-22 16:45:30 +00:00
Makefile Export include/utils/mcxt.h so that external stuff can include 1999-03-07 23:05:57 +00:00