You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend
Bruce Momjian ede5a41829 Clean up maximum rewrite tuple length. 27 years ago
..
access Update tuple size check. 27 years ago
bootstrap pgindent run over code. 27 years ago
catalog Fix to prevent too large tuple from being created. 27 years ago
commands Fix to prevent too large tuple from being created. 27 years ago
executor Remove QUERY_LIMIT and documenation on same. Change _ALIGN to TYPEALIGN 27 years ago
lib Ooops ... dllist.c can't use Assert() when it is compiled into 27 years ago
libpq Rename to vararg_format(). 27 years ago
main Change my-function-name-- to my_function_name, and optimizer renames. 28 years ago
nodes equal() needs a case for Aggref nodes, as shown by: 27 years ago
optimizer Fix to prevent too large tuple from being created. 27 years ago
parser Clarify maximum tuple and max attribute lengths. 27 years ago
port pgindent run over code. 27 years ago
postmaster Fix for removal of temp tables if last transaction was aborted. 27 years ago
regex pgindent run over code. 27 years ago
rewrite Clean up maximum rewrite tuple length. 27 years ago
storage Fix to prevent too large tuple from being created. 27 years ago
tcop Fix for removal of temp tables if last transaction was aborted. 27 years ago
tioga Another pgindent run. Sorry folks. 27 years ago
utils Clarify maximum tuple and max attribute lengths. 27 years ago
Makefile Export include/utils/mcxt.h so that external stuff can include 28 years ago