Re: make installcheck-world in a clean environment

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

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Alexander Lakhin <exclusion@gmail.com>
Cc: Thomas Munro <thomas.munro@gmail.com>, David Steele <david@pgmasters.net>, Michael Paquier <michael@paquier.xyz>, Andres Freund <andres@anarazel.de>, Dmitry Dolgov <9erthalion6@gmail.com>, Robert Haas <robertmhaas@gmail.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2019-07-30T16:56:48Z
Lists: pgsql-hackers
Alexander Lakhin <exclusion@gmail.com> writes:
> 01.07.2019 13:47, Thomas Munro wrote:
>> A new CF is here and this is in "Needs Review".  Would you like to
>> provide a rebased patch, or should it really be withdrawn?

> The rebased patch is attached, but I still can't find anyone interested
> in reviewing it.
> So let's withdraw it.

I agree with withdrawing this, and have marked it that way in the CF app.

I think the fundamental problem here is that nobody except Alexander
is unhappy with the current behavior of "make installcheck", and it
is not very clear whether this patch might change the behavior in
ways that do make others unhappy.  So I think it's best to set it
aside pending more people agreeing that there's a problem to solve.

			regards, tom lane



Commits

  1. Ensure we build generated headers at the start of some more cases.