postgresql/src/include
1999-11-23 20:07:06 +00:00
..
access Look Ma, no MAX_PARSE_BUFFER! (At least not in the backend. 1999-10-23 03:13:33 +00:00
bootstrap Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
catalog Update opclass to be non-unique. 1999-11-23 04:47:39 +00:00
commands Change backend-side COPY to write files with permissions 644 not 666 1999-11-21 04:16:17 +00:00
executor Fix ExecSubPlan to handle nulls per the SQL spec --- it didn't combine 1999-11-12 06:39:34 +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 Tid access method feature from Hiroshi Inoue, Inoue@tpf.co.jp 1999-11-23 20:07:06 +00:00
optimizer Tid access method feature from Hiroshi Inoue, Inoue@tpf.co.jp 1999-11-23 20:07:06 +00:00
parser Eliminate local inefficiencies in updateTargetListEntry, make_var, and 1999-11-01 05:06:21 +00:00
port Fix for arm32 and fix for dbname with dash. 1999-11-18 21:47:41 +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 ecpg ECPGFree fix from Rene Hogendoorn. 1999-11-23 19:47:14 +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 Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
c.h Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
config.h.in Improve getopt and readline support, from Peter Eisentraut. 1999-11-04 21:46:40 +00:00
miscadmin.h Look Ma, no MAX_PARSE_BUFFER! (At least not in the backend. 1999-10-23 03:13:33 +00:00
postgres_ext.h Turns out OIDNAMELEN wasn't really being used at all! 1999-06-04 21:12:07 +00:00
postgres.h New NameStr macro to convert Name to Str. No need for var.data anymore. 1999-11-07 23:08:36 +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
version.h.in Update version for 7.0. 1999-11-01 02:33:32 +00:00