On Wed, 17 Apr 2024 at 13:41, Peter Eisentraut <pe...@eisentraut.org> wrote: > > On 10.04.24 17:33, Tom Lane wrote: > > The immediate question then is do we want to take Jelte's patch > > as a way to ameliorate the pain meanwhile. I'm kind of down on > > it, because AFAICS what would happen if you break the core > > grammar is that (most likely) the failure would be reported > > against ecpg first. That seems pretty confusing. > > Yeah that would be confusing.
How can I test if this actually happens? Because it sounds like if that indeed happens it should be fixable fairly easily.