| От | Tom Lane |
|---|---|
| Тема | Re: ERROR: found unexpected null value in index |
| Дата | |
| Msg-id | 5671.1562963292@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: ERROR: found unexpected null value in index (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: ERROR: found unexpected null value in index
|
| Список | pgsql-bugs |
I wrote:
> Peter Geoghegan <pg@bowt.ie> writes:
>> Interesting approach. I certainly prefer it to the alternative
>> approach of framing the problem as a visibility concern.
> Yes, I certainly like this better than my previous attempt.
Re-reading the patch, I realized that it wasn't using the ExecutorState
infrastructure anymore, except for a short-lived memory context. So we
can get an additional small savings by dropping the executor dependency
and just making a temp context for ourselves.
Pushed with that improvement.
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера