Re: pgsql: Fix optimization of foreign-key on update actions

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: pgsql: Fix optimization of foreign-key on update actions
Дата
Msg-id CAH2-Wzn03aF3Sf-egto7i9qXQ4=2L9UXON+ETu9DQsqUd-txuA@mail.gmail.com
обсуждение исходный текст
Ответ на pgsql: Fix optimization of foreign-key on update actions  (Peter Eisentraut <peter@eisentraut.org>)
Список pgsql-committers
On Mon, Mar 18, 2019 at 9:21 AM Peter Eisentraut <peter@eisentraut.org> wrote:
> Fix optimization of foreign-key on update actions

It looks like datum_image_eq() doesn't handle the cstring case (i.e.
the "typLen == -2" case) correctly. I think that it should.

-- 
Peter Geoghegan



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Avoid platform-specific null pointer dereference in psql.
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Fix error handling of vacuumdb and reindexdb when running outof