postgresql/src
1997-08-21 04:10:25 +00:00
..
backend AttrConstr --> TupleConstr 1997-08-21 04:10:25 +00:00
bin Change pg_attribute.attnvals to float4, change #ifdef 0 to #if 0, fix aix call to strNcpy, fix pg_super_user_id in pg_dumpall, change pg_database.dtadba from oid to int4. 1997-08-21 02:28:55 +00:00
include AttrConstr --> TupleConstr 1997-08-21 04:10:25 +00:00
interfaces Fix up paths to $(SRCDIR) 1997-08-17 00:33:28 +00:00
lextest Remove more (void) and fix -Wall warnings. 1997-08-12 22:55:25 +00:00
makefiles Add bsdi gcc2 options. 1997-08-08 03:51:33 +00:00
man Allow internal sorts to be stored in memory rather than in files. 1997-08-06 03:42:21 +00:00
template Fixes for alphalinux port by abrams@philos.umass.edu 1997-08-17 02:40:00 +00:00
test Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
tools Add ccsym to tools to determine OS/compiler specific symbols 1997-04-13 17:09:45 +00:00
tutorial 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
utils Added SCO support, from Daniel Harris. 1997-07-28 00:57:08 +00:00
BACKEND_DIRS Small regression and doc patch 1996-12-13 02:39:00 +00:00
config.guess From: "Eric H. Raskin" <ehr@listworks.com> 1997-06-11 01:02:01 +00:00
config.sub Start of a univel port by "Michael P. Snyder" <msnyder@hawkeye.huntersmoon.com> 1997-03-25 07:16:36 +00:00
configure Changes so that it actually checks for <readline/history.h>, instead 1997-08-17 00:48:51 +00:00
configure.in Changes so that it actually checks for <readline/history.h>, instead 1997-08-17 00:48:51 +00:00
DEV_TIPS Add developers help file. 1997-08-06 03:37:34 +00:00
FIND_STATIC Add static finding script. 1997-08-20 02:10:47 +00:00
GNUmakefile.in Add appropriate links into the interfaces directory, as well as a Makefile 1997-08-16 20:56:28 +00:00
install-sh Bring back in the autoconf files - work in progress 1997-02-04 08:53:45 +00:00
MAKE_CTAGS Add execute permission. 1996-10-08 04:09:50 +00:00
MAKE_ETAGS Try to fix mode. 1996-11-07 05:15:31 +00:00
MAKE_MKID Renamed file. 1996-10-05 21:16:34 +00:00
Makefile Add distclean to target listing 1997-04-04 09:01:19 +00:00
Makefile.global.in Make sure that LIBPQDIR points to the right directory 1997-08-17 00:39:02 +00:00