Re-enable the old code in xlog.c that tried to use posix_fadvise(), so that
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 11 Jan 2009 18:02:17 +0000 (18:02 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 11 Jan 2009 18:02:17 +0000 (18:02 +0000)
commit1a37056a74e273085c39bb88cba48797695c067e
treee2ea1b44aaed4c75035b887a2de06ed4901f1374
parenta5d67a0a050a9d32c351183992c3f08631735c37
Re-enable the old code in xlog.c that tried to use posix_fadvise(), so that
we can get some buildfarm feedback about whether that function is still
problematic.  (Note that the planned async-preread patch will not really
prove anything one way or the other in buildfarm testing, since it will
be inactive with default GUC settings.)
configure
configure.in
src/backend/access/transam/xlog.c
src/include/pg_config.h.in
src/include/pg_config_manual.h