Backport "Expose fsync_fname as a public API".

Andres Freund <andres@anarazel.de>

Commit: 86673a44a7570b931e928b971413a8e00a2bd114
Author: Andres Freund <andres@anarazel.de>
Date: 2014-11-15T00:21:30Z
Releases: 9.2.10
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

PathChange+/−
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