postgresql/src/include
Marc G. Fournier d6dfbecb07 Moved the following definitions to include/config.h from Makefile.global:
NAMEDATALEN
	OIDDATALEN
	EUROPEAN_DATES
	HBA
	DEADLOCK_TIMEOUT
	OPENLINK_PATCHES
	NULL_PATCH
	ARRAY_PATCH

Attempting to document and centralize as many of the "defines" as possible...
kinda useless to have defines if nobody knows they exist, eh?
1996-10-08 00:09:05 +00:00
..
access Date: Sun, 22 Sep 1996 13:47:39 -0400 (EDT) 1996-09-23 08:36:39 +00:00
bootstrap Clean up th ecompile process by centralizing the include files 1996-08-28 07:27:54 +00:00
catalog More cleanups of the include files 1996-08-28 01:59:28 +00:00
commands The remainder of D'Arcy's changes, most notibly the usage of SIGNAL_ARGS 1996-10-04 20:17:11 +00:00
executor Clean up th ecompile process by centralizing the include files 1996-08-28 07:27:54 +00:00
lib Clean up th ecompile process by centralizing the include files 1996-08-28 07:27:54 +00:00
libpq Clean up th ecompile process by centralizing the include files 1996-08-28 07:27:54 +00:00
nodes Add comment about possible zero value. 1996-10-05 20:33:45 +00:00
optimizer Clean up th ecompile process by centralizing the include files 1996-08-28 07:27:54 +00:00
parser Clean up th ecompile process by centralizing the include files 1996-08-28 07:27:54 +00:00
regex |For starters, here's a small patch that removes a compiler warning in that 1996-09-21 06:31:13 +00:00
rewrite Clean up th ecompile process by centralizing the include files 1996-08-28 07:27:54 +00:00
storage Moved whether to define union semun from include/storage/ipc.h to 1996-10-02 20:40:17 +00:00
tcop Clean up th ecompile process by centralizing the include files 1996-08-28 07:27:54 +00:00
utils More cleanups of the include files 1996-08-28 01:59:28 +00:00
config.h Moved the following definitions to include/config.h from Makefile.global: 1996-10-08 00:09:05 +00:00