Re: Improving connection scalability: GetSnapshotData()

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: Improving connection scalability: GetSnapshotData()
Дата
Msg-id CA+hUKGK_4Sa0zHcfc+7HguHhQZ0dQn4P6yzMA1MsjHawmOq0ug@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Improving connection scalability: GetSnapshotData()  (Thomas Munro <thomas.munro@gmail.com>)
Ответы Re: Improving connection scalability: GetSnapshotData()  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On Wed, Jul 29, 2020 at 6:15 PM Thomas Munro <thomas.munro@gmail.com> wrote:
> +static inline FullTransactionId
> +FullXidViaRelative(FullTransactionId rel, TransactionId xid)
>
> I'm struggling to find a better word for this than "relative".

The best I've got is "anchor" xid.  It is an xid that is known to
limit nextFullXid's range while the receiving function runs.



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

Предыдущее
От: Hamid Akhtar
Дата:
Сообщение: Re: Rethinking opclass member checks and dependency strength
Следующее
От: Thomas Munro
Дата:
Сообщение: Re: recovering from "found xmin ... from before relfrozenxid ..."