public inbox for [email protected]
help / color / mirror / Atom feedFrom: Greg Burd <[email protected]>
To: PostgreSQL Hackers <[email protected]>
Subject: Re: duckdb has extensible parser
Date: Mon, 18 May 2026 20:12:33 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <CAFj8pRDbY1iMLkPNfWb3VPHxZKHe1YPDjOMZSJxBUAvdajZo1w@mail.gmail.com>
References: <CAFj8pRDbY1iMLkPNfWb3VPHxZKHe1YPDjOMZSJxBUAvdajZo1w@mail.gmail.com>
On Wed, May 13, 2026, at 9:25 AM, Pavel Stehule wrote:
> Hi
>
> today I found an article about preparing a new parser for duckdb.
>
> I remember here was a discussion about it, so this can be an idea on how to do it.
>
> https://duckdb.org/2024/11/22/runtime-extensible-parsers
I've been working on Lime https://codeberg.org/gregburd/lime and a replacement of flex and bison in Postgres using Lime https://github.com/gburd/postgres/tree/lime which isn't yet stable or ready but the intention is/was to use a new parser that has the ability to be extended (changed) at runtime so that our extension authors can do some more interesting tricks.
Not a finished branch, but something to talk about for sure.
> Regards
>
> Pavel
best.
-greg
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: duckdb has extensible parser
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox