postgresql/src
Marc G. Fournier 91178b8b2e From: Tom Lane <tgl@sss.pgh.pa.us>
We're carrying around a copy of install-sh in case the local system
has no install script.  It's wasted baggage, because configure doesn't
know it's there :-(.  (Apparently everyone who's used postgres lately
already had an install script somewhere in their path.  I happened to
try to run configure with a minimal PATH tonight, and it promptly
gave up for lack of an install program.)  Here's the patch.
1998-08-30 19:41:50 +00:00
..
backend From: Massimo Dal Zotto <dz@cs.unitn.it> 1998-08-30 19:30:38 +00:00
bin Make old db directory configurable. 1998-08-30 13:14:00 +00:00
data
include This is the first (of hopefully few) AIX port patches. This patch 1998-08-29 04:09:29 +00:00
interfaces Add missing file. 1998-08-30 01:43:20 +00:00
lextest
makefiles
man Make old db directory configurable. 1998-08-30 13:14:00 +00:00
pl move plpgsql 1998-08-24 19:16:28 +00:00
template Add nextstep to similar template file 1998-08-25 14:12:27 +00:00
test This patch resolves some regression test failures caused by platform 1998-08-29 04:10:40 +00:00
tools Update INSTALL, etc. for release 6.4. Update pgaccess to 0.88. 1998-08-30 01:40:52 +00:00
tutorial
utils From: Magnus Hagander <mha@edu.sollentuna.se> 1998-08-27 13:25:40 +00:00
config.guess
config.sub
configure From: Tom Lane <tgl@sss.pgh.pa.us> 1998-08-30 19:41:50 +00:00
configure.in From: Tom Lane <tgl@sss.pgh.pa.us> 1998-08-30 19:41:50 +00:00
DEVELOPERS
GNUmakefile.in Improve distclean. 1998-08-30 03:34:05 +00:00
install-sh
Makefile
Makefile.global.in
win32.mak From: Magnus Hagander <mha@edu.sollentuna.se> 1998-08-27 13:25:40 +00:00