Tweak smgrblindwrt per advice from Vadim: add parameter indicating

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 2692d329eba45b30a038309f3e0ddb8d03f6e830
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2000-04-10T23:41:52Z
Releases: 7.1.1
Tweak smgrblindwrt per advice from Vadim: add parameter indicating
whether to do fsync or not, and if so (which should be seldom) just
do the fsync immediately.  This way we need not build data structures
in md.c/fd.c for blind writes.

Files