Re: Fix pgstatindex using for large indexes

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Fix pgstatindex using for large indexes
Дата
Msg-id 47C2EFC8.7090505@dunslane.net
обсуждение исходный текст
Ответ на Re: Fix pgstatindex using for large indexes  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Fix pgstatindex using for large indexes  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Fix pgstatindex using for large indexes
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Fix pgstatindex using for large indexes