Andres Freund <andres@anarazel.de> writes:
> On November 21, 2022 10:44:17 AM PST, Simon Riggs <simon.riggs@enterprisedb.com> wrote:
>> Robert, something like this perhaps? limit on both the index and the heap.
> I don't think we should add additional code / struct members into very common good paths for these limits.
Yeah, I don't like that either: for one thing, it seems completely
unsafe to back-patch.
regards, tom lane