Expose fsync_fname as a public API.
Robert Haas <rhaas@postgresql.org>
Expose fsync_fname as a public API. Andres Freund
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 |