Change the contasnt use to test FADVISE
authorCédric Villemain <cedric@2ndquadrant.fr>
Tue, 6 Sep 2011 21:51:07 +0000 (23:51 +0200)
committerCédric Villemain <cedric@2ndquadrant.fr>
Tue, 6 Sep 2011 21:51:07 +0000 (23:51 +0200)
commitd659a3fe894d5550c4514edb807f22dbe3c2f8d9
tree4ad826f76f1a6e26c18b9c0c836d3883ae217b71
parenteeb2bc7c03986d2335b698065be835d36997ac0c
Change the contasnt use to test FADVISE

this is used to allow the code to compile on systems without posix_fadvise.
We use the PostgreSQL defined contant, so we don't have to check ourselves
pgfincore.c