On Thu, Jul 30, 2026 at 5:35 AM Peter Smith <[email protected]> wrote: > > On Wed, Jul 29, 2026 at 7:18 PM shveta malik <[email protected]> wrote: > > > > On Wed, Jul 29, 2026 at 2:28 PM Peter Smith <[email protected]> wrote: > ... > > > BTW, although I think using sanity Assert was correct, just in case > > > there is some unanticipated way to reach the C function with a bad > > > relid, I've changed to use an errlog(ERROR). > > > Thoughts? > > > > I don't immediately see any such possibility. I feel Assert is better. > > > > OK. PSA v4, which is the same as v3, but uses Assert instead of elog. >
Looks good. thanks Shveta
