postgresql/src/backend
Marc G. Fournier d16bc9ce37 Centralize more of the defines from backend/port under config.h
Further ports should *really* avoid backend/port and make use of
config.h
1996-10-18 00:33:41 +00:00
..
access A few changes to cleanup the code. 1996-09-19 20:00:37 +00:00
bootstrap Fixed YACC depenencies and 'make clean' now cleans totally. 1996-09-26 15:40:45 +00:00
catalog Mostly adding "const" keyword and making some functions static. 1996-10-07 03:30:40 +00:00
commands Fix args to match prototype. 1996-10-05 20:30:31 +00:00
executor Comment cleanup. 1996-10-10 00:18:52 +00:00
include Mostly adding "const" keyword and making some functions static. 1996-10-07 03:30:40 +00:00
lib Clean up th ecompile process by centralizing the include files 1996-08-28 07:27:54 +00:00
libpq Added include needed for recent addition. 1996-10-13 18:37:19 +00:00
main Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
nodes Clean up th ecompile process by centralizing the include files 1996-08-28 07:27:54 +00:00
optimizer Fixes: 1996-09-10 06:48:52 +00:00
parser More closing of relations left open by parser. 1996-10-14 03:53:53 +00:00
port Centralize more of the defines from backend/port under config.h 1996-10-18 00:33:41 +00:00
postmaster Added include needed for recent addition. 1996-10-13 18:38:04 +00:00
regex Various patches from Bryan that *should* clean up the compile problems 1996-09-20 08:34:39 +00:00
rewrite This change should have no practical effect but it is the more 1996-10-11 03:25:00 +00:00
storage I have written some patches to the postgres lock manager which allow the 1996-10-11 03:22:59 +00:00
tcop Added consistent include file handling for MAXHOSTNAMELEN. 1996-10-13 04:50:27 +00:00
tioga Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
utils Move "port specific" #ifdefs out of here and into config.h 1996-10-17 23:59:45 +00:00
Makefile New host-based authentication -- install pg_hba.conf instead of pg_hba 1996-10-12 07:44:39 +00:00