postgresql/src/backend
Thomas G. Lockhart 81c83db3bb Surround a variable declaration with ENABLE_OUTER_JOINS to suppress
compiler warnings about an unused variable.
1999-05-13 14:59:05 +00:00
..
access Release allocated memory during AtAbort_Memory. 1999-05-13 00:34:57 +00:00
bootstrap Change error messages to oids come out as %u and not %d. Change has no 1999-05-10 00:46:32 +00:00
catalog Rip out QueryTreeList structure, root and branch. Querytree 1999-05-13 07:29:22 +00:00
commands Change error messages to oids come out as %u and not %d. Change has no 1999-05-10 00:46:32 +00:00
executor Rip out QueryTreeList structure, root and branch. Querytree 1999-05-13 07:29:22 +00:00
lib Revise backend libpq interfaces so that messages to the frontend 1999-04-25 03:19:27 +00:00
libpq Update to PyGreSQL 2.3. 1999-05-10 16:10:51 +00:00
main Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
nodes Replaced targetlist entry in GroupClause by reference number 1999-05-12 15:02:39 +00:00
optimizer Rip out QueryTreeList structure, root and branch. Querytree 1999-05-13 07:29:22 +00:00
parser Surround a variable declaration with ENABLE_OUTER_JOINS to suppress 1999-05-13 14:59:05 +00:00
port small error message improvement from Dmitry Samersoff 1999-05-05 13:51:38 +00:00
postmaster Rearrange handling of MAXBACKENDS a little bit. The default setting 1999-02-21 01:41:55 +00:00
regex Fix multi-byte+locale problem 1999-03-25 04:46:53 +00:00
rewrite Rip out QueryTreeList structure, root and branch. Querytree 1999-05-13 07:29:22 +00:00
storage Change error messages to oids come out as %u and not %d. Change has no 1999-05-10 00:46:32 +00:00
tcop Rip out QueryTreeList structure, root and branch. Querytree 1999-05-13 07:29:22 +00:00
tioga Change error messages to oids come out as %u and not %d. Change has no 1999-05-10 00:46:32 +00:00
utils set client_encoding to <nothing> crashes backend. 1999-05-13 10:28:26 +00:00
Makefile Export include/utils/mcxt.h so that external stuff can include 1999-03-07 23:05:57 +00:00