Re: Converting contrib SQL functions to new style

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Converting contrib SQL functions to new style
Дата
Msg-id 3701772.1735502476@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Converting contrib SQL functions to new style  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Converting contrib SQL functions to new style
Список pgsql-hackers
I wrote:
> I reviewed and pushed these.  Let's not forget that the pageinspect
> one is still pending, though.  We were waiting on Tomas' fix, which
> is now pushed at 957ba9ff1, so I suppose it needs a rebase.

Actually ... that one's quite trivial, so I went ahead and pushed it.

The submitted patch had the functions as PARALLEL SAFE, but I think
they have to remain PARALLEL RESTRICTED because they use
tuple_data_split(), cf pageinspect--1.10--1.11.sql.

            regards, tom lane



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