Re: Extending outfuncs support to utility statements

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Extending outfuncs support to utility statements
Дата
Msg-id 1415326.1663863390@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Extending outfuncs support to utility statements  (Andres Freund <andres@anarazel.de>)
Ответы Re: Extending outfuncs support to utility statements  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Andres Freund <andres@anarazel.de> writes:
> On 2022-08-24 17:25:31 +0200, Peter Eisentraut wrote:
>> Here are patches for that.

> These patches have been failing since they were posted, afaict:
> https://cirrus-ci.com/github/postgresql-cfbot/postgresql/commitfest/39/3848

> I assume that's known?

I think this is the issue Peter mentioned about needing to distinguish
between empty strings and NULL strings.  We're going to need to rethink
the behavior of pg_strtok() a bit to fix that.

            regards, tom lane



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

Предыдущее
От: Önder Kalacı
Дата:
Сообщение: Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Extending outfuncs support to utility statements