Backport "Expose fsync_fname as a public API".
Robert Haas <rhaas@postgresql.org>
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
| Path | Change | +/− |
|---|---|---|
| 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 |