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)
commitb1dc710756852788ba0b0216f3d24a1c2911eab4
treed947e1eaca23cc0baaf74b94660d17e124ca94f1
parent8a4cdee8b1ccc7ad87baa3583a1f10112c376fcf
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