On Tue, Jun 9, 2026 at 1:11 AM jian he <jian.universality@gmail.com> wrote:
>
> missing errcode, we can change it to
>
> + if (contain_volatile_functions(parse->forPortionOf->targetRange))
> + ereport(ERROR,
> + errcode(ERRCODE_FEATURE_NOT_SUPPORTED),
> + errmsg("FOR PORTION OF bounds cannot contain
> volatile functions"));
Thanks for the note! Here is v9 with that change.
Yours,
--
Paul ~{:-)
pj@illuminatedcomputing.com