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 ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend