"Robert Haas" <robertmhaas(at)gmail(dot)com> writes:
> Am I correct in thinking that the only thing we're really checking for
> here is whether a trivial posix_fadvise() call returns success? If
> so, is this test really worth doing?
Runtime tests performed during configure are generally a bad idea to
start with --- it's impossible to do any such thing in a
cross-compilation scenario, for example.
regards, tom lane
In response to
Responses
pgsql-hackers by date
| Next: | From: Martin Pihlak | Date: 2009-01-01 21:10:38 |
| Subject: Re: SQL/MED compatible connection manager |
| Previous: | From: Robert Haas | Date: 2009-01-01 20:30:26 |
| Subject: Re: posix_fadvise v22 |