Backport "Expose fsync_fname as a public API".

Robert Haas <rhaas@postgresql.org>

Commit: f1d7516770739e1af5cf517c01aa3bfa7b02b86b
Author: Robert Haas <rhaas@postgresql.org>
Date: 2015-05-04T16:59:51Z
Releases: 9.0.20
Backport "Expose fsync_fname as a public API".

Backport commit b0a48e996bd7ff336ea26344d3d97ad32b22a61a back to 9.0
to allow back-patching another fix that uses fsync_fname.

Files

PathChange+/−
src/backend/storage/file/copydir.c modified +0 −57
src/backend/storage/file/fd.c modified +56 −0
src/include/storage/fd.h modified +1 −0