Re: Re: [COMMITTERS] pgsql: Get rid of the need for manual maintenance of the initial
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-01-05T18:11:05Z
Lists: pgsql-hackers
On Tue, Jan 5, 2010 at 12:51 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote: > 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? I would certainly think so. > 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. Beats me. I don't have any other ideas at the moment. ...Robert