postgresql/src/include
1997-09-04 13:26:45 +00:00
..
access Fix very old bug which made tuples changed/inserted by a commnd 1997-08-29 09:05:25 +00:00
bootstrap Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
catalog pg_trigger changed 1997-09-04 13:25:14 +00:00
commands Prototypes, definitions... 1997-09-04 13:26:19 +00:00
executor Prototypes, definitions... 1997-09-04 13:26:19 +00:00
lib Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
libpq Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
nodes + Member for actions in CreateTrigStmt. 1997-09-01 08:11:57 +00:00
optimizer Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
parser More NOT_USEDs 1997-08-20 14:54:35 +00:00
port Fixes for alphalinux port by abrams@philos.umass.edu 1997-08-17 02:40:00 +00:00
regex Various compile errors concerning overflow due to shifts, unsigned, and bad prototypes, from Solaris, from Diab Jerius 1997-07-24 20:19:10 +00:00
rewrite Compile and warning cleanup 1996-11-08 06:02:30 +00:00
storage Inlined heap_getattr(). 1997-08-26 23:31:58 +00:00
tcop New results destination for SPI manager. 1997-08-29 09:06:27 +00:00
utils struct Trigger changed 1997-09-04 13:26:45 +00:00
c.h Small cleanup. 1997-08-25 04:15:40 +00:00
config.h.in Changes so that it actually checks for <readline/history.h>, instead 1997-08-17 00:48:51 +00:00
miscadmin.h Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +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
postgres.h Remove endian information which is now in port-specific header files. 1997-07-11 14:09:00 +00:00
strdup.h More stuff to make it compile on various ports. 1996-11-27 08:16:44 +00:00
version.h clean up the bin/*/Makefiles...up version.h to v6.1 instead of v6.0 1997-04-26 05:07:12 +00:00