postgresql/src/include
2000-01-10 23:03:41 +00:00
..
access Make number of args to a function configurable. 2000-01-10 17:14:46 +00:00
bootstrap Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
catalog Cleanup for func args > 8. 2000-01-10 20:23:31 +00:00
commands Changed "triggered data change violation" detection code 2000-01-06 20:47:01 +00:00
executor Some changes to prepare for LONG attributes. 1999-12-16 22:20:03 +00:00
lib Remove now-dead sort modules. 1999-10-17 22:19:07 +00:00
libpq Look Ma, no MAX_PARSE_BUFFER! (At least not in the backend. 1999-10-23 03:13:33 +00:00
mb Fix for multi-byte includes. 1999-07-17 16:25:28 +00:00
nodes Another round of planner/optimizer work. This is just restructuring and 2000-01-09 00:26:47 +00:00
optimizer Another round of planner/optimizer work. This is just restructuring and 2000-01-09 00:26:47 +00:00
parser Make number of args to a function configurable. 2000-01-10 17:14:46 +00:00
port Avoid compiler warnings on systems that have snprintf and/or vsnprintf 1999-12-20 00:51:25 +00:00
regex Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
rewrite Clean up rewriter routines to use expression_tree_walker and 1999-10-01 04:08:24 +00:00
storage Modify PageIsEmpty and PageGetMaxOffsetNumber macros to behave sanely 2000-01-08 21:59:55 +00:00
tcop Modify elog() logic so that it won't try to longjmp(Warn_restart) before 1999-11-16 06:13:36 +00:00
utils Make number of args to a function configurable. 2000-01-10 17:14:46 +00:00
c.h Avoid compiler warnings on systems that have snprintf and/or vsnprintf 1999-12-20 00:51:25 +00:00
config.h.in Fix initdb so it works, but still only for 8. 2000-01-10 23:03:41 +00:00
miscadmin.h Add SetPidFile() and friends. 2000-01-09 12:19:27 +00:00
postgres.h Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions. 2000-01-10 16:13:23 +00:00
postgres_ext.h Turns out OIDNAMELEN wasn't really being used at all! 1999-06-04 21:12:07 +00:00
rusagestub.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
strdup.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
version.h.in Update version for 7.0. 1999-11-01 02:33:32 +00:00