Re: Add pg_get_injection_points() for information of injection points

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Add pg_get_injection_points() for information of injection points
Дата
Msg-id Z_3yRgmFn7Y9V-uw@paquier.xyz
обсуждение исходный текст
Ответ на RE: Add pg_get_injection_points() for information of injection points  ("Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>)
Ответы Re: Add pg_get_injection_points() for information of injection points
Список pgsql-hackers
On Tue, Apr 15, 2025 at 02:49:24AM +0000, Hayato Kuroda (Fujitsu) wrote:
> Should cur_pos be uint32 instead of int? Either of them can work because
> cur_pos can be [0, 128], but it may be clearer.
>
> Apart from above, LGTM.

Sure, why not.  Thanks for the review.

An important thing may be to split the change into two:
- First one for the API in injection_point.c.
- Second one for the new function.

The second patch is still something folks seem to be meh about, but if
the end consensus is to put the new SQL function in the module
injection_points we are going to need the first patch anyway.
--
Michael

Вложения

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