Re: How to build a new grammer for pg?

Поиск
Список
Период
Сортировка
От Chapman Flack
Тема Re: How to build a new grammer for pg?
Дата
Msg-id e2f8361a202f0a15c7ad9c52025eb67e@anastigmatix.net
обсуждение исходный текст
Ответ на Re: How to build a new grammer for pg?  (Julien Rouhaud <rjuju123@gmail.com>)
Ответы Re: How to build a new grammer for pg?  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
On 2023-08-01 07:58, Julien Rouhaud wrote:
> On Tue, Aug 01, 2023 at 07:36:36PM +0800, jacktby wrote:
>> Hi, I’m trying to develop a new grammar for pg
> 
> It's unclear to me whether you want to entirely replace the flex/bison 
> parser
> with something else or just add some new bison rule.

Or express a grammar matching PG's in some other parser-generator
language, to enable some other tool to parse PG productions?

Regards,
-Chap



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Nathan Bossart
Дата:
Сообщение: Re: should frontend tools use syncfs() ?
Следующее
От: Jacob Champion
Дата:
Сообщение: Re: New Table Access Methods for Multi and Single Inserts