diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-01-16 19:50:38 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-01-16 19:50:38 +0000 |
commit | 903352faeb1c86321be52430bdf3b44bd5aa6447 (patch) | |
tree | 955536db68bf950890ef73362062e8f6f4c24aa8 /src/backend/regex/regexec.c | |
parent | 06f623473030135c9bf2e5c244911a687f8f361f (diff) | |
download | postgresql-903352faeb1c86321be52430bdf3b44bd5aa6447.tar.gz postgresql-903352faeb1c86321be52430bdf3b44bd5aa6447.zip |
Re-order configure tests to reflect the fact that the code generated for
posix_fadvise and other file-related functions can depend on _LARGEFILE_SOURCE
and/or _FILE_OFFSET_BITS. Per report from Robert Treat.
Back-patch to 8.4. This has been wrong all along, but we weren't really using
posix_fadvise in anger before, and AC_FUNC_FSEEKO seems to mask the issue well
enough for that function.
Diffstat (limited to 'src/backend/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions