]> granicus.if.org Git - postgresql/commit
Put #ifdef NOT_USED around posix_fadvise call. We may want to resurrect
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 27 Jun 2006 18:59:17 +0000 (18:59 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 27 Jun 2006 18:59:17 +0000 (18:59 +0000)
commit3c71244b74b164e6d86654cab6fd0df0de1d3312
tree8f958c524d65cec7f2e2f4d76b1eb9545cbd7553
parent33b4ad66c9279a4eff1155031147c18613a691a0
Put #ifdef NOT_USED around posix_fadvise call.  We may want to resurrect
this someday, but right now it seems that posix_fadvise is immature to
the point of being broken on many platforms ... and we don't have any
benchmark evidence proving it's worth spending time on.
src/backend/access/transam/xlog.c