postgresql/src/backend
Bruce Momjian 4989feaf3d Left associates all operators, instead of non-associating them. 1999-03-17 21:02:57 +00:00
..
access cleanup 1999-03-14 20:17:20 +00:00
bootstrap Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
catalog Clean up error messages. 1999-02-23 07:54:03 +00:00
commands Fix snprintf with strings, and nextval('"Aa"'); 1999-03-16 04:26:01 +00:00
executor Cleanup 1999-03-14 20:01:14 +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 Fix OR index selectivity problem. 1999-03-08 14:01:57 +00:00
parser Left associates all operators, instead of non-associating them. 1999-03-17 21:02:57 +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 Done. 1999-03-14 16:08:17 +00:00
tcop Here is a patch. 1999-03-16 03:24:18 +00:00
tioga Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
utils Fix snprintf with strings, and nextval('"Aa"'); 1999-03-16 04:26:01 +00:00
Makefile Export include/utils/mcxt.h so that external stuff can include 1999-03-07 23:05:57 +00:00