Re: Should we add xid_current() or a int8->xid cast?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Should we add xid_current() or a int8->xid cast?
Дата
Msg-id 25400.1568074405@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Should we add xid_current() or a int8->xid cast?  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-hackers
Thomas Munro <thomas.munro@gmail.com> writes:
> On Sun, Sep 1, 2019 at 5:04 PM Thomas Munro <thomas.munro@gmail.com> wrote:
>> Adding to CF.

> Rebased.  An OID clashed so re-roll the dice.  Also spotted a typo.

FWIW, I'd move *all* the OIDs added by this patch up to >= 8000.
I don't feel a strong need to fill in the gaps in the low-numbered
OIDs, and people who do try that are likely to hit problems of the
sort you just did.

            regards, tom lane



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

Предыдущее
От: Thomas Munro
Дата:
Сообщение: Re: Should we add xid_current() or a int8->xid cast?
Следующее
От: Nikita Glukhov
Дата:
Сообщение: Re: [PATCH] Opclass parameters