Re: Detecting large-file support in configure - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Detecting large-file support in configure
Date
Msg-id 200803101932.33391.peter_e@gmx.net
Whole thread Raw
In response to Detecting large-file support in configure  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Am Montag, 10. März 2008 schrieb Tom Lane:
> A quick look at the configure script suggests that the available macros
> don't really set anything that specifically tells you if they found
> working largefile support.  I'm considering doing AC_CHECK_SIZEOF(off_t)
> and then looking at the result

That was my spontaneous thought while reading through your message.  It seems 
safest and clearest.


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Maximum statistics target
Next
From: Tom Lane
Date:
Subject: Re: Terminating a backend