Backport "Expose fsync_fname as a public API".
Andres Freund <andres@anarazel.de>
Backport "Expose fsync_fname as a public API". Backport commit cc52d5b33ff5df29de57dcae9322214cfe9c8464 back to 9.1 to allow backpatching some unlogged table fixes that use fsync_fname.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/file/copydir.c | modified | +0 −59 |
| src/backend/storage/file/fd.c | modified | +56 −0 |
| src/include/storage/fd.h | modified | +1 −0 |