postgresql/src/include
1997-08-17 00:48:51 +00:00
..
access Added: new BTP_CHAIN flag (if hikey == firstkey then it's not 1997-05-30 18:40:02 +00:00
bootstrap Change includes from "" to <> 1996-11-08 06:43:28 +00:00
catalog Add new operators and functions for geometric types. 1997-07-29 16:17:52 +00:00
commands From: Darren King <aixssd!darrenk@abs.net> 1997-05-22 00:17:24 +00:00
executor Fix for SELECT * INTO TABLE for char(), varchar() fields. 1997-05-31 16:52:19 +00:00
lib All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
libpq Rename LOread() and LOwrite() to be lower case to allow use 1997-05-06 07:14:34 +00:00
nodes Allow internal sorts to be stored in memory rather than in files. 1997-08-06 03:42:21 +00:00
optimizer #define GEQO_RELS 6 (not 7) 1997-06-03 03:15:50 +00:00
parser From: Darren King <aixssd!darrenk@abs.net> 1997-05-22 00:17:24 +00:00
port Remove HAVE_USAGE because it is no longer used. 1997-07-30 00:09:42 +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 Cleanup for NAMEDATALEN use. 1997-08-03 02:38:47 +00:00
tcop There were too many comments. 1997-04-23 05:52:32 +00:00
utils I think I finally got psort working for all cases. 1997-08-06 07:02:49 +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 Cleanup global variables, remove stable memory stuff. 1997-08-14 16:11:41 +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