Re: pgsql: Change timeline field of IDENTIFY_SYSTEM to int8 - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Change timeline field of IDENTIFY_SYSTEM to int8
Date
Msg-id 1467768.1656914242@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: Change timeline field of IDENTIFY_SYSTEM to int8  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
I wrote:
> To start with, just a few lines down in IdentifySystem() the column
> is filled using Int32GetDatum not Int64GetDatum.  I will get some
> popcorn and await the opinions of the 32-bit buildfarm animals.

Didn't need to wait long:

https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=florican&dt=2022-07-04%2005%3A39%3A50

The other questions still stand.

            regards, tom lane



pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Change timeline field of IDENTIFY_SYSTEM to int8
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Fix for change timeline field of IDENTIFY_SYSTEM to int8