Re: Hook for extensible parsing.
Julien Rouhaud <rjuju123@gmail.com>
From: Julien Rouhaud <rjuju123@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Date: 2021-06-06T06:50:19Z
Lists: pgsql-hackers
Attachments
- v2-0001-Add-a-parser_hook-hook.patch (text/x-diff)
On Sat, May 01, 2021 at 03:24:58PM +0800, Julien Rouhaud wrote: > > I'm attaching some POC patches that implement this approach to start a > discussion. I just noticed that the cfbot fails with the v1 patch. Attached v2 that should fix that.