pgsql: Fix new GIST build code to work under CLOBBER_CACHE_ALWAYS. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Fix new GIST build code to work under CLOBBER_CACHE_ALWAYS.
Date
Msg-id E1kK6Zt-0000uw-6C@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix new GIST build code to work under CLOBBER_CACHE_ALWAYS.

Can't say if this fixes *all* cases, but at least we get through
the "point" regression test now, which hyrax's last run did not.

Report: https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=hyrax&dt=2020-09-19%2021%3A27%3A23

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c2bb287025189d93c8df16b28f2a3d9d07d25655

Modified Files
--------------
src/backend/access/gist/gistbuild.c | 1 +
1 file changed, 1 insertion(+)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: pg_surgery: Try to stabilize regression tests.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Update list of acknowledgments in release notes