False comment about speculative insertion

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема False comment about speculative insertion
Дата
Msg-id CAM3SWZREwGaudXGupgbYtTDNYERHZtP=daqL-dXYY7sVriGXCA@mail.gmail.com
обсуждение исходный текст
Ответы Re: False comment about speculative insertion  (Heikki Linnakangas <hlinnaka@iki.fi>)
Список pgsql-hackers
Attached patch removes a reference to an executor README section about
speculative insertion. In fact, the high-level overview of speculative
insertion ended up at the top of execIndexing.c. The executor README
was not touched by the ON CONFLICT patch at all.

I don't think it's necessary to refer to execIndexing.c within
ExecInsert instead. All the routines being called from ExecInsert()
that relate to speculative insertion are in execIndexing.c anyway.

--
Peter Geoghegan

Вложения

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

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: MultiXact member wraparound protections are now enabled
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Failing assertions in indxpath.c, placeholder.c and brin_minmax.c