postgresql/src/backend
1999-07-07 09:36:45 +00:00
..
access Update tuple size check. 1999-07-03 01:56:16 +00:00
bootstrap pgindent run over code. 1999-05-25 16:15:34 +00:00
catalog Cleanup of min tuple size. 1999-07-07 09:27:28 +00:00
commands Fix spelling of variable name. 1999-07-07 09:36:45 +00:00
executor Remove QUERY_LIMIT and documenation on same. Change _ALIGN to TYPEALIGN 1999-06-17 15:16:09 +00:00
lib Ooops ... dllist.c can't use Assert() when it is compiled into 1999-06-03 01:28:24 +00:00
libpq Rename to vararg_format(). 1999-06-19 05:00:30 +00:00
main Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
nodes equal() needs a case for Aggref nodes, as shown by: 1999-06-06 17:46:40 +00:00
optimizer Fix spelling of variable name. 1999-07-07 09:36:45 +00:00
parser Clarify maximum tuple and max attribute lengths. 1999-07-04 04:56:02 +00:00
port pgindent run over code. 1999-05-25 16:15:34 +00:00
postmaster Fix for removal of temp tables if last transaction was aborted. 1999-07-02 18:09:28 +00:00
regex pgindent run over code. 1999-05-25 16:15:34 +00:00
rewrite Clean up maximum rewrite tuple length. 1999-07-04 05:16:05 +00:00
storage Fix to prevent too large tuple from being created. 1999-07-03 00:33:04 +00:00
tcop Fix for removal of temp tables if last transaction was aborted. 1999-07-02 18:09:28 +00:00
tioga Another pgindent run. Sorry folks. 1999-05-25 22:43:53 +00:00
utils Clarify maximum tuple and max attribute lengths. 1999-07-04 04:56:02 +00:00
Makefile Export include/utils/mcxt.h so that external stuff can include 1999-03-07 23:05:57 +00:00