postgresql/src/include
Marc G. Fournier 5379b84eff More cleanups. I can now compile without PORTNAME being defined n
Makefile.global.

End result, if all goes well, should allow for much easier porting, since
there will no longer be a concept of a "port".  Most, if not everything,
*should* be determined by configure, or by the compiler itself.  Still
work to be done though :)
1997-12-19 02:09:10 +00:00
..
access Cleanup up include files. 1997-11-26 01:14:33 +00:00
bootstrap Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
catalog Add declarations for text, bpchar, and varchar length functions. 1997-12-16 15:53:17 +00:00
commands Missed a few files from Todd's patch...oops :) 1997-12-04 00:34:01 +00:00
executor Add pg_type.h to include list to regain declaration of type OID assignments. 1997-11-30 22:42:58 +00:00
lib Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
libpq Missed a few files from Todd's patch...oops :) 1997-12-04 00:34:01 +00:00
nodes Remove Existential, and ifdef out generate_fjoin. Neither did anything. 1997-12-18 12:54:45 +00:00
optimizer Remove Existential, and ifdef out generate_fjoin. Neither did anything. 1997-12-18 12:54:45 +00:00
parser Make parser functions static where possible. 1997-11-26 03:43:18 +00:00
port Fix for netbsd locking, from Henry B. Hotz. 1997-10-30 05:24:19 +00:00
regex Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
rewrite Cleanup up include files. 1997-11-26 01:14:33 +00:00
storage Spark/Linux patch for locking, from Tom Szybist 1997-12-09 20:55:33 +00:00
tcop Rename pg_plan and pg_eval to be more meaningful. 1997-12-11 17:36:58 +00:00
utils Move declarations for timespan2tm() and tm2timespan() from dt.c to here. 1997-12-17 23:19:28 +00:00
c.h Fix case issues with quotes. 1997-11-10 05:10:50 +00:00
config.h.in More cleanups. I can now compile without PORTNAME being defined n 1997-12-19 02:09:10 +00:00
miscadmin.h Define USE_GERMAN_DATES for use in date/time I/O functions. 1997-12-04 23:58:01 +00:00
postgres.h Add pg_description table for info on tables, columns, operators, types, and aggregates. Modify psql with new \dd operator to access description 1997-11-13 03:23:18 +00:00
postgres_ext.h Massive commit to run PGINDENT on all *.c and *.h files. 1997-09-07 05:04:48 +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 Update version to 6.3. dump/reload for 6.1 version users. 1997-10-30 22:09:04 +00:00