On Fri, Apr 5, 2024 at 11:56 AM Tom Lane <t...@sss.pgh.pa.us> wrote: > Amit Langote <amitlangot...@gmail.com> writes: > > Wonder if, for consistency, I should change the coding so that the > > FEATURE_NOT_SUPPORTED is reported in transformJsonTable() or > > something? > > Consistency with what? There are plenty of other gram.y productions > that throw FEATURE_NOT_SUPPORTED conditionally.
Ah, yes, I see. I thought maybe not when I read "unconventional use of" in your first email. -- Thanks, Amit Langote