Noah Misch <n...@leadboat.com> writes: > On Sat, Oct 14, 2023 at 07:45:21PM -0400, Tom Lane wrote: >> Hmm, I'm not sure that that last is a good idea. The upshot of this >> (because of the opr_sanity.out change) is that "make installcheck" >> will fail against existing back-branch installations. That seems >> more likely to cause problems/confusion than the alternative of just >> depending on the code change.
> I'm way more worried about amcheck failing on all those indexes than I am > about someone who needs to tweak their installcheck rig. Well, that's indeed going to be a pain for affected people, but it doesn't seem like a reason to also break installcheck. regards, tom lane