postgresql/src/backend
Tom Lane b7d49a4209 Drive a stake through the heart of the last use of MAX_PARSE_BUFFER
in the backend.  Still a few stragglers, but we're getting closer to
being rid of query length limits...
1999-10-18 03:32:29 +00:00
..
access Final stage of psort reconstruction work: replace psort.c with 1999-10-17 22:15:09 +00:00
bootstrap XLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown. 1999-10-06 21:58:18 +00:00
catalog This patch implements ORACLE's COMMENT SQL command. 1999-10-15 01:49:49 +00:00
commands This patch implements ORACLE's COMMENT SQL command. 1999-10-15 01:49:49 +00:00
executor Final stage of psort reconstruction work: replace psort.c with 1999-10-17 22:15:09 +00:00
lib Cope with versions of vsnprintf() written by people who 1999-09-08 16:31:38 +00:00
libpq Add README.SSL 1999-09-27 03:16:09 +00:00
main Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
nodes Fix planner and rewriter to follow SQL semantics for tables that are 1999-10-07 04:23:24 +00:00
optimizer Fix planner and rewriter to follow SQL semantics for tables that are 1999-10-07 04:23:24 +00:00
parser Remove fixed-size literal buffer from scan.l, and repair 1999-10-18 02:42:31 +00:00
port Fix for AIX dynaloader from Zeugswetter Andrea 1999-09-28 17:35:12 +00:00
postmaster Update display of debug levels. 1999-10-08 05:36:58 +00:00
regex Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
rewrite Except_Intersect_Rewrite() forgot to move LIMIT info to new 1999-10-17 23:50:43 +00:00
storage Change fd.c so that temp files are closed and deleted at 1999-10-17 23:09:02 +00:00
tcop This patch implements ORACLE's COMMENT SQL command. 1999-10-15 01:49:49 +00:00
tioga Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
utils Drive a stake through the heart of the last use of MAX_PARSE_BUFFER 1999-10-18 03:32:29 +00:00
Makefile Export include/utils/mcxt.h so that external stuff can include 1999-03-07 23:05:57 +00:00