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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Add data type oid8, 64-bit unsigned identifier
Date: 2026-01-07 03:03:01
Message-ID: 1656709.1767754981@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Michael Paquier <michael(at)paquier(dot)xyz> writes:
> Add data type oid8, 64-bit unsigned identifier

sifaka doesn't like this, evidently because it uses
-DSTRESS_SORT_INT_MIN.

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

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2026-01-07 03:12:38 Re: pgsql: Add data type oid8, 64-bit unsigned identifier
Previous Message Michael Paquier 2026-01-07 02:39:16 pgsql: Add data type oid8, 64-bit unsigned identifier