postgresql/src/include
Bryan Henderson 3c4b21493d Use proper types so it compiles on DEC C89. Thanks Erik Bertelson. 1997-01-08 08:39:10 +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 Add comments defining "typelem" column of pg_type. 1996-12-09 01:23:51 +00:00
commands vrl_min_tlen added to VRelListData. 1996-11-29 10:29:45 +00:00
executor Added needed prototype. 1996-12-26 17:53:40 +00:00
lib All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
libpq Remove use of "bool", which user program may not have defined. This .h file 1996-12-26 23:28:27 +00:00
nodes Make GROUP BY work with aliases, ORDER BY with column numbers 1996-12-17 01:53:43 +00:00
optimizer Okay...this pretty much cleans out the include files. 1996-11-06 10:31:02 +00:00
parser Use "Oid" type where applicable and %ud instead of %d. Thanks Darren King. 1996-12-11 03:18:12 +00:00
regex Make compile on AIX, Alpha OSF. Thanks Darren King, Igor Notanzon. 1996-12-15 09:05:53 +00:00
rewrite Compile and warning cleanup 1996-11-08 06:02:30 +00:00
storage Change portname "sparc" to "sunos4" and change some portname dependencies to 1996-12-04 03:06:33 +00:00
tcop Use proper types so it compiles on DEC C89. Thanks Erik Bertelson. 1997-01-08 08:39:10 +00:00
utils Here's the final set of patches to 6.0 (sup'd on 27/12/96) that allow a full 1996-12-28 02:13:05 +00:00
c.h Removal of unused CppConcat defines. 1996-12-26 17:53:24 +00:00
config.h Add Irix stuff. 1997-01-06 10:10:43 +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 Fix bug: libpq clients (which include libpq-fe.h) won't compile. 1996-12-10 07:03:43 +00:00
postgres_ext.h Fix bug: libpq clients (which include libpq-fe.h) won't compile. 1996-12-10 07:03:43 +00:00
strdup.h More stuff to make it compile on various ports. 1996-11-27 08:16:44 +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