Re: table_tuple_lock's snapshot argument

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: table_tuple_lock's snapshot argument
Дата
Msg-id db3584c6-c344-4a4c-943e-468a1a08d54d@iki.fi
обсуждение исходный текст
Ответ на Re: table_tuple_lock's snapshot argument  (Ranier Vilela <ranier.vf@gmail.com>)
Ответы Re: table_tuple_lock's snapshot argument
Список pgsql-hackers
On 10/03/2025 18:20, Ranier Vilela wrote:
> Just for curiosity.
> *RelationFindReplTupleSeq* on the same source, does not suffer
> from the same issue?
> 
> PushActiveSnapshot(GetLatestSnapshot());
> 
> res = table_tuple_lock(rel, &(outslot->tts_tid), GetLatestSnapshot(),

:facepalm: yep, it sure does, and FindConflictTuple() too. Thanks, I'll 
go fix those too.

-- 
Heikki Linnakangas
Neon (https://neon.tech)




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