Trivial heap_finish_speculative() error message inaccuracy

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Trivial heap_finish_speculative() error message inaccuracy
Дата
Msg-id CAM3SWZT8paz=usgMVHm0XOETkQvzjRtAUthATnmaHQQY0obnGw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Trivial heap_finish_speculative() error message inaccuracy
Список pgsql-hackers
While auditing the access method code associated with ON CONFLICT DO
UPDATE's speculative insertion infrastructure, I noticed an
inaccuracy.

Attached patch fixes the trivial inaccuracy in a defensive elog()
call. Quite simply, this call site didn't get the memo when we renamed
that function during the late stages of development.

--
Peter Geoghegan

Вложения

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

Предыдущее
От: Jeff Janes
Дата:
Сообщение: Re: RFC/WIP: adding new configuration options to TOAST
Следующее
От: Jim Nasby
Дата:
Сообщение: Re: RFC/WIP: adding new configuration options to TOAST