postgresql/src/backend
Tom Lane a4d82dd4b4 Adjust API of expression_tree_mutator and query_tree_mutator to
simplify callers.  It turns out the common case is that the caller
does want to recurse into sub-queries, so push support for that into
these subroutines.
2003-01-17 02:01:21 +00:00
..
access Read-only transactions, as defined in SQL. 2003-01-10 22:03:30 +00:00
bootstrap Revise executor APIs so that all per-query state structure is built in 2002-12-15 16:17:59 +00:00
catalog Add remaining documentation tables to information schema. 2003-01-15 23:37:28 +00:00
commands Read-only transactions, as defined in SQL. 2003-01-10 22:03:30 +00:00
executor Fix wrong/misleading comments, be more consistent about where to call 2003-01-12 22:01:38 +00:00
lib Remove bit.c/h routines. Not used anymore. 2003-01-09 01:23:55 +00:00
libpq Readd #include netinet/in.h for FreeBSD. 2003-01-14 22:52:57 +00:00
main This patch removes a bunch of superfluous #include directives: if 2002-11-08 20:23:57 +00:00
nodes Allow merge and hash joins to occur on arbitrary expressions (anything not 2003-01-15 19:35:48 +00:00
optimizer Adjust API of expression_tree_mutator and query_tree_mutator to 2003-01-17 02:01:21 +00:00
parser Recent changes in sublink representation require exprType() to accept 2003-01-13 00:18:51 +00:00
po Most of the code follows the American spelling of the word, which is 2002-11-19 17:21:40 +00:00
port This patch removes a bunch of superfluous #include directives: if 2002-11-08 20:23:57 +00:00
postmaster Repair an embarrassingly large number of alphabetization mistakes in the 2003-01-16 00:26:49 +00:00
regex This patch removes a bunch of superfluous #include directives: if 2002-11-08 20:23:57 +00:00
rewrite Adjust API of expression_tree_mutator and query_tree_mutator to 2003-01-17 02:01:21 +00:00
storage Add code to print information about a detected deadlock cycle. The 2003-01-16 21:01:45 +00:00
tcop Read-only transactions, as defined in SQL. 2003-01-10 22:03:30 +00:00
utils Repair an embarrassingly large number of alphabetization mistakes in the 2003-01-16 00:26:49 +00:00
Makefile Fix missing tab in file. 2003-01-07 15:12:17 +00:00
nls.mk Translation updates 2002-09-14 13:46:24 +00:00