Re: The tragedy of SQL

Поиск
Список
Период
Сортировка
От Raymond Brinzer
Тема Re: The tragedy of SQL
Дата
Msg-id CANasJHnNab_UePmB_qwBxt0DkGXqBLs_OTHRPwpZ3sukoR==VQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: The tragedy of SQL  (Julien Rouhaud <rjuju123@gmail.com>)
Список pgsql-general
On Wed, Sep 15, 2021 at 2:46 AM Julien Rouhaud <rjuju123@gmail.com> wrote:
> I agree, and actually sent a patch some time ago to allow usage of
> third-party parser(s).  They can coexist with the core one, meaning
> that you can (if you write your parser this way) use both languages,
> even in a multi-query string.  See
> https://commitfest.postgresql.org/34/3100/ for more details.

Bravo!  I look forward to reading the code when I have time; seems
like it will be a nice cheat sheet for the relevant internals,
particularly as you say that you commented thoroughly.

--
Ray Brinzer



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

Предыдущее
От: Alban Hertroys
Дата:
Сообщение: Re: SELECT FOR UPDATE returns zero rows with CTE
Следующее
От: Raymond Brinzer
Дата:
Сообщение: Re: The tragedy of SQL