duckdb has extensible parser

Pavel Stehule <pavel.stehule@gmail.com>

From: Pavel Stehule <pavel.stehule@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-05-13T13:25:52Z
Lists: pgsql-hackers
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

Regards

Pavel