Re: make installcheck. - Mailing list pgsql-hackers

From Tom Lane
Subject Re: make installcheck.
Date
Msg-id [email protected]
Whole thread Raw
In response to make installcheck.  (Teodor Sigaev <[email protected]>)
Responses Re: make installcheck.
List pgsql-hackers
Teodor Sigaev <[email protected]> writes:
> On production instance I have an installed preloaded library which affects 
> postgresql's optimizer (online_analyze if somebody is interesting). It works 
> well except executing make installcheck of other modules, for example btree_gist:

If you're fooling with the optimizer's behavior I'd think a lot of the
core regression tests would show bogus "failures" as well.  Contrib
module tests seem like the least of your worries.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Teodor Sigaev
Date:
Subject: make installcheck.
Next
From: Tom Lane
Date:
Subject: Re: make installcheck.