postgresql/src/include
1996-11-27 07:35:06 +00:00
..
access TransactionIdIsInProgress moved to shmem.c 1996-11-27 07:32:10 +00:00
bootstrap Change includes from "" to <> 1996-11-08 06:43:28 +00:00
catalog Features added: 1996-11-14 21:39:14 +00:00
commands New structures for new vacuum. 1996-11-27 07:35:06 +00:00
executor Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com> 1996-11-13 20:56:15 +00:00
lib All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
libpq Move include of signal.h inside pqsignal.h so it's always where it's needed. 1996-11-24 04:07:17 +00:00
nodes Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com> 1996-11-13 20:56:15 +00:00
optimizer Okay...this pretty much cleans out the include files. 1996-11-06 10:31:02 +00:00
parser All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
regex Make it compile on Ultrix. Thanks Erik Bertelson. 1996-11-26 03:20:35 +00:00
rewrite Compile and warning cleanup 1996-11-08 06:02:30 +00:00
storage New mdtruncate() & smgrtruncate() funcs. 1996-11-27 07:33:42 +00:00
tcop All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
utils Make it compile on Ultrix. Thanks Erik Bertelson. 1996-11-26 03:20:35 +00:00
c.h Include stdlib.h to gives its NULL, etc. definitions precedence over ours. 1996-11-14 06:06:39 +00:00
config.h Whoops, redo Ultrix patch so the other ports still compile. 1996-11-26 07:39:11 +00:00
miscadmin.h Remove most compile-time options, add a few runtime options to make up for it. 1996-11-14 10:25:54 +00:00
postgres.h include utils/palloc.h as a default include, as its used more often then 1996-11-04 06:35:36 +00:00
version.h Goes with the recently added src/utils/version.c, will replace some stuff in 1996-11-11 14:24:38 +00:00