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/include
Bruce Momjian 401e6de7ee More fixes, but still need +1 for FUNC_MAX_ARGS 26 years ago
..
access Make number of args to a function configurable. 26 years ago
bootstrap Change #include's to use <> and "" as appropriate. 27 years ago
catalog Cleanup for func args > 8. 26 years ago
commands Changed "triggered data change violation" detection code 26 years ago
executor Some changes to prepare for LONG attributes. 26 years ago
lib Remove now-dead sort modules. 27 years ago
libpq Look Ma, no MAX_PARSE_BUFFER! (At least not in the backend. 27 years ago
mb Fix for multi-byte includes. 27 years ago
nodes Another round of planner/optimizer work. This is just restructuring and 26 years ago
optimizer Another round of planner/optimizer work. This is just restructuring and 26 years ago
parser Make number of args to a function configurable. 26 years ago
port Avoid compiler warnings on systems that have snprintf and/or vsnprintf 26 years ago
regex Move some system includes into c.h, and remove duplicates. 27 years ago
rewrite Clean up rewriter routines to use expression_tree_walker and 27 years ago
storage Modify PageIsEmpty and PageGetMaxOffsetNumber macros to behave sanely 26 years ago
tcop Modify elog() logic so that it won't try to longjmp(Warn_restart) before 27 years ago
utils Make number of args to a function configurable. 26 years ago
c.h Avoid compiler warnings on systems that have snprintf and/or vsnprintf 26 years ago
config.h.in More fixes, but still need +1 for FUNC_MAX_ARGS 26 years ago
miscadmin.h Add SetPidFile() and friends. 26 years ago
postgres.h Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions. 26 years ago
postgres_ext.h Turns out OIDNAMELEN wasn't really being used at all! 27 years ago
rusagestub.h Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
strdup.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 29 years ago
version.h.in Update version for 7.0. 27 years ago