Re: pgsql: Add data type oid8, 64-bit unsigned identifier

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: pgsql: Add data type oid8, 64-bit unsigned identifier
Дата
Msg-id aV3PJvIpF8fmhfIL@paquier.xyz
обсуждение исходный текст
Ответ на Re: pgsql: Add data type oid8, 64-bit unsigned identifier  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-committers
On Tue, Jan 06, 2026 at 10:03:01PM -0500, Tom Lane wrote:
> sifaka doesn't like this, evidently because it uses
> -DSTRESS_SORT_INT_MIN.

Yes, I have noticed that.  I was just going to push a workaround that
uses '>' and '<' comparators instead of the direct outputs..

> Personally I'd just drop those tests of btoid8cmp --- what are they
> going to catch that's not caught by other tests?

btoid8cmp() is not tested directly by other tests, which is why, like
for the xid8 case, I have just added direct calls because that's
cheaper.
--
Michael

Вложения

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