Re: Add pg_get_injection_points() for information of injection points

Поиск
Список
Период
Сортировка
От Aleksander Alekseev
Тема Re: Add pg_get_injection_points() for information of injection points
Дата
Msg-id CAJ7c6TOWq6WjAWZ9aJvwt93AqbZsnPt-HgZ3cQgUKMgr_iRb0g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Add pg_get_injection_points() for information of injection points  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: Add pg_get_injection_points() for information of injection points
Список pgsql-hackers
Hi,

> > Also, should we define pg_get_injection_points in the injection_points
> > extension maybe?
>
> As this is global for all libraries, that's not something I would add
> there.

If I didn't miss anything, all SQL functions dealing with injection
points are gathered in injection_points extension so IMO
pg_get_injection_points() belongs there. It would be awkward to have
it in the core considering the fact that injection points presumably
should be disabled in release builds. Users will see a function in \df
that does nothing.

-- 
Best regards,
Aleksander Alekseev



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