Re: Testing the other tsearch dictionaries - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Testing the other tsearch dictionaries
Date
Msg-id 26662.1188311304@sss.pgh.pa.us
Whole thread Raw
In response to Re: Testing the other tsearch dictionaries  ("Heikki Linnakangas" <heikki@enterprisedb.com>)
Responses Re: Testing the other tsearch dictionaries  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
"Heikki Linnakangas" <heikki@enterprisedb.com> writes:
> Tom Lane wrote:
>> The difficulty in testing these is that they require configuration
>> files, which the regression tests really can't install.  (If the
>> configuration were all inside the database it wouldn't be such a
>> problem, but that's a lost cause for 8.3...)

> How about putting the sample config files in contrib/tsearch, and
> copying them at "make install"? We have the capability to install
> contrib modules at the beginning of regression tests, right?

No, we have the ability to run a contrib module that's already been
installed.  pg_regress cannot assume it has write privileges on
$SHAREDIR --- consider the "make installcheck" case.
        regards, tom lane


pgsql-hackers by date:

Previous
From: btober@ct.metrocast.net
Date:
Subject: Re: [GENERAL] One database vs. hundreds?
Next
From: Lincoln Yeoh
Date:
Subject: Re: [GENERAL] Undetected corruption of table files