Re: The ultimate extension hook.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: The ultimate extension hook.
Дата
Msg-id 1589297.1600921592@sss.pgh.pa.us
обсуждение исходный текст
Ответ на The ultimate extension hook.  (Daniel Wood <hexexpert@comcast.net>)
Ответы Re: The ultimate extension hook.  (David Rowley <dgrowleyml@gmail.com>)
Re: The ultimate extension hook.  (Daniel Wood <hexexpert@comcast.net>)
Список pgsql-hackers
Daniel Wood <hexexpert@comcast.net> writes:
> Hooks exist all over PG for extensions to cover various specific usages.
> The hook I'd like to see would be in the PostgresMain() loop
> for the API "firstchar" messages.

What, to invent your own protocol?  Where will you find client libraries
buying into that?

I'm not really convinced that any of the specific use-cases you suggest
are untenable to approach via the existing function fastpath mechanism,
anyway.

            regards, tom lane



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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Any objections to implementing LogicalDecodeMessageCB for pgoutput?
Следующее
От: "tsunakawa.takay@fujitsu.com"
Дата:
Сообщение: RE: [Patch] Optimize dropping of relation buffers using dlist