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
Tom Lane efb36d2be8 any_ordering_op()'s argument should be declared Oid not int. 26 years ago
..
access Rename heap_replace to heap_update. 27 years ago
bootstrap Change #include's to use <> and "" as appropriate. 27 years ago
catalog I'm in TODO mood today ... 26 years ago
commands Rename several destroy* functions/tags to drop*. 26 years ago
executor Rename several destroy* functions/tags to drop*. 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 Teach grammar and parser about aggregate(DISTINCT ...). No implementation 26 years ago
optimizer Replace generic 'Illegal use of aggregates' error message with one that 26 years ago
parser any_ordering_op()'s argument should be declared Oid not int. 26 years ago
port Fix for arm32 and fix for dbname with dash. 27 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 Rename several destroy* functions/tags to drop*. 26 years ago
tcop Modify elog() logic so that it won't try to longjmp(Warn_restart) before 27 years ago
utils Added global variable to have RI triggers override 26 years ago
c.h Move some system includes into c.h, and remove duplicates. 27 years ago
config.h.in Improve getopt and readline support, from Peter Eisentraut. 27 years ago
miscadmin.h Look Ma, no MAX_PARSE_BUFFER! (At least not in the backend. 27 years ago
postgres.h New NameStr macro to convert Name to Str. No need for var.data anymore. 27 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