Re: Re: [COMMITTERS] pgsql: Get rid of the need for manual maintenance of the initial

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-01-05T17:51:48Z
Lists: pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> Is there by any chance some other, conflicting Catalog.pm on that machine?

Even if there is, shouldn't the use of "perl -I" ensure our version gets
loaded?

Also, Stefan's log shows that it got through genbki.pl, so whatever the
problem is, I don't think it's Catalog.pm's fault.

			regards, tom lane