postgresql/src/backend/utils/cache
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
..
catcache.c The following uuencoded, gzip'd file will ... 1998-03-30 17:28:21 +00:00
fcache.c pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
inval.c From: Jan Wieck <jwieck@debis.com> 1998-02-23 17:44:24 +00:00
lsyscache.c pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
Makefile Hi, 1998-04-06 00:32:26 +00:00
rel.c Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
relcache.c pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
syscache.c pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00