Fix new GIST build code to work under CLOBBER_CACHE_ALWAYS.

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

Commit: c2bb287025189d93c8df16b28f2a3d9d07d25655
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2020-09-20T21:08:49Z
Releases: 14.0
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

Files

PathChange+/−
src/backend/access/gist/gistbuild.c modified +1 −0