postgresql/src/include
1997-08-22 00:02:19 +00:00
..
access AttrConstr --> TupleConstr 1997-08-21 04:10: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 Allow functions and operators on internally-identical types to succeed. 1997-08-22 00:02: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 Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +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 + struct ConstaintDef - for constraints. 1997-08-21 01:39:25 +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 Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
tcop Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
utils Change time function names to be more consistent, and check for zero divides, from Michael Reifenberg. 1997-08-21 23:57:00 +00:00
c.h Fix pgproc names over 15 chars in output. Add strNcpy() function. remove some (void) casts that are unnecessary. 1997-08-12 20:16:25 +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