postgresql/src/backend
Marc G. Fournier eadf5dc754 #include "postgres.h" exists in most .c files in system, so adding
#include "config.h" here will (should?) ensure that any platform
dependencies defined in config.h should be reflected in all .c files...
1996-08-27 22:00:21 +00:00
..
access The use of include files is a mess...alot of redundancy, it seems... 1996-08-27 21:49:14 +00:00
bootstrap changed missed err() change to err_out() 1996-08-17 06:41:10 +00:00
catalog There, now we support GiST...now what? :) 1996-08-26 06:32:06 +00:00
commands added #include "config.h" for ESCAPE_PATCH define 1996-08-27 07:42:29 +00:00
executor There, now we support GiST...now what? :) 1996-08-26 06:32:06 +00:00
include #include "postgres.h" exists in most .c files in system, so adding 1996-08-27 22:00:21 +00:00
lib Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
libpq The following patch makes postmaster -D work. -D specifies a different PGDATA 1996-08-14 04:51:34 +00:00
main Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
nodes There, now we support GiST...now what? :) 1996-08-26 06:32:06 +00:00
optimizer There, now we support GiST...now what? :) 1996-08-26 06:32:06 +00:00
parser added #include "config.h" for ESCAPE_PATCH define 1996-08-27 07:42:29 +00:00
port Finish adding in svr4 port to v2.0 1996-08-19 13:58:23 +00:00
postmaster first pass...move some of the "Port" dependencies to src/include/config.h 1996-08-27 06:55:28 +00:00
regex Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
rewrite Finished merging in src/backend from Dr. George's source tree 1996-07-23 02:23:54 +00:00
storage There, now we support GiST...now what? :) 1996-08-26 06:32:06 +00:00
tcop The patch does several things: 1996-08-24 20:49:41 +00:00
tioga Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
utils At this rate, maybe next year sometime I'll get this done... 1996-08-27 07:32:33 +00:00
Makefile Create support for a "common" include directory for the source 1996-08-27 06:10:50 +00:00
makeID Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00