postgresql/src/backend
Bruce Momjian 1e801a8f16 Hi,
Attached you'll find a (big) patch that fixes make dep and make
depend in all Makefiles where I found it to be appropriate.

It also removes the dependency in Makefile.global for NAMEDATALEN
and OIDNAMELEN by making backend/catalog/genbki.sh and bin/initdb/initdb.sh
a little smarter.

This no longer requires initdb.sh that is turned into initdb with
a sed script when installing Postgres, hence initdb.sh should be
renamed to initdb (after the patch has been applied :-) )

This patch is against the 6.3 sources, as it took a while to
complete.

Please review and apply,

Cheers,

Jeroen van Vianen
1998-04-06 00:32:26 +00:00
..
access Hi, 1998-04-06 00:32:26 +00:00
bootstrap Hi, 1998-04-06 00:32:26 +00:00
catalog Hi, 1998-04-06 00:32:26 +00:00
commands Hi, 1998-04-06 00:32:26 +00:00
executor Hi, 1998-04-06 00:32:26 +00:00
lib There's a patch attached to fix gcc 2.8.x warnings, except for the 1998-03-30 16:47:35 +00:00
libpq Hi, 1998-04-06 00:32:26 +00:00
main Hi, 1998-04-06 00:32:26 +00:00
nodes Hi, 1998-04-06 00:32:26 +00:00
optimizer Hi, 1998-04-06 00:32:26 +00:00
parser Hi, 1998-04-06 00:32:26 +00:00
port Hi, 1998-04-06 00:32:26 +00:00
postmaster Hi, 1998-04-06 00:32:26 +00:00
regex Hi, 1998-04-06 00:32:26 +00:00
rewrite Hi, 1998-04-06 00:32:26 +00:00
storage Hi, 1998-04-06 00:32:26 +00:00
tcop Hi, 1998-04-06 00:32:26 +00:00
tioga pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
utils Hi, 1998-04-06 00:32:26 +00:00
Makefile Various fixes NETBSD/sparc related 1998-01-04 19:13:04 +00:00