You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src
Vadim B. Mikheev e4247023f1 Get rid of attproc, atttyparg, attcanindex, attdefrel, attbound 29 years ago
..
backend Get rid of attproc, atttyparg, attcanindex, attdefrel, attbound 29 years ago
bin Portability fix for pg_dumpall. 29 years ago
include More NOT_USEDs 29 years ago
interfaces Fix up paths to $(SRCDIR) 29 years ago
lextest Remove more (void) and fix -Wall warnings. 29 years ago
makefiles Add bsdi gcc2 options. 29 years ago
man Allow internal sorts to be stored in memory rather than in files. 29 years ago
template Fixes for alphalinux port by abrams@philos.umass.edu 29 years ago
test Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 29 years ago
tools
tutorial Fix pgproc names over 15 chars in output. Add strNcpy() function. remove some (void) casts that are unnecessary. 29 years ago
utils Added SCO support, from Daniel Harris. 29 years ago
BACKEND_DIRS
DEV_TIPS Add developers help file. 29 years ago
FIND_STATIC Add static finding script. 29 years ago
GNUmakefile.in Add appropriate links into the interfaces directory, as well as a Makefile 29 years ago
MAKE_CTAGS
MAKE_ETAGS
MAKE_MKID
Makefile
Makefile.global.in Make sure that LIBPQDIR points to the right directory 29 years ago
config.guess From: "Eric H. Raskin" <ehr@listworks.com> 29 years ago
config.sub
configure Changes so that it actually checks for <readline/history.h>, instead 29 years ago
configure.in Changes so that it actually checks for <readline/history.h>, instead 29 years ago
install-sh