postgresql/src/include
1997-08-27 09:03:47 +00:00
..
access heap_delete returns int now (for non-functional deletes). 1997-08-27 09:03:47 +00:00
bootstrap Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
catalog Set attbyval for attdisbursion to FALSE 1997-08-22 04:04:19 +00:00
commands Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
executor + ExecConstraints () 1997-08-22 14:39:33 +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 ConstraintDef changed 1997-08-22 04:05:27 +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 Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
utils We store Cash/money as int of size 4, so make it an int rather than a long. 1997-08-22 07:13:01 +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.h Remove endian information which is now in port-specific header files. 1997-07-11 14:09:00 +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
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