Re: The documentation for READ COMMITTED may be incomplete or wrong
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: The documentation for READ COMMITTED may be incomplete or wrong |
| Дата | |
| Msg-id | 281324.1684521216@sss.pgh.pa.us обсуждение |
| Ответ на | Re: The documentation for READ COMMITTED may be incomplete or wrong (Amit Langote <amitlangote09@gmail.com>) |
| Ответы |
Re: The documentation for READ COMMITTED may be incomplete or wrong
|
| Список | pgsql-hackers |
Amit Langote <amitlangote09@gmail.com> writes:
> On Fri, May 19, 2023 at 8:57 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> What I'm thinking about doing to back-patch this is to replace
>> one of the pointer fields in EPQState with a pointer to a
>> subsidiary palloc'd structure, where we can put the new fields
>> along with the cannibalized old one. We've done something
>> similar before, and it seems a lot safer than having basically
>> different logic in v16 than earlier branches.
> +1.
Done that way. I chose to replace the tuple_table field, because
it was in a convenient spot and it seemed like the field least
likely to have any outside code referencing it.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера