On Mon, Aug 10, 2026 at 5:35 PM John Naylor <john(dot)naylor(at)postgresql(dot)org> wrote:
> The previous names used "unsigned" for Datum-width abbreviated keys
> and "signed" for 64-bit signed integers. This may have made more
> sense when Datum width was platform-dependent, but commit 805c64f84
> added a 32-bit unsigned variant for OIDs, so it makes even less sense
> now. Rename all to be explicit about signedness and width.
Oops, the commit referred to here is actually 94d32ce1a, sorry for the noise.
--
John Naylor
Amazon Web Services