Re: Fix pgstatindex using for large indexes - Mailing list pgsql-patches

From Andrew Dunstan
Subject Re: Fix pgstatindex using for large indexes
Date
Msg-id 47C2EFC8.7090505@dunslane.net
Whole thread Raw
In response to Re: Fix pgstatindex using for large indexes  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Fix pgstatindex using for large indexes
List pgsql-patches

Tom Lane wrote:
>
>> Is there any currently supported platform which
>> does not have uint64?
>>
>
> I don't know, and neither do you.
>
>
>

Maybe we should look at some reasonable way of getting the info out of a
compiled instance. How about if we get pg_config to output the value of
INT64_IS_BUSTED? Then we could add a step to the buildfarm client to
catch all the output from pg_config.

cheers

andrew

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: Fix pgstatindex using for large indexes
Next
From: Tom Lane
Date:
Subject: Re: Fix pgstatindex using for large indexes