]> granicus.if.org Git - postgresql/commit
Adjust #ifdef EXEC_BACKEND RemovePgTempFilesInDir() call.
authorAndres Freund <andres@anarazel.de>
Sat, 2 Dec 2017 01:28:05 +0000 (17:28 -0800)
committerAndres Freund <andres@anarazel.de>
Sat, 2 Dec 2017 01:28:05 +0000 (17:28 -0800)
commitec6a04005618c206163761e5739a8b90debd6b1e
tree79ecb087195a2e31d2a8d254e14fbebecc1dccca
parentdc6c4c9dc2a111519b76b22daaaac86c5608223b
Adjust #ifdef EXEC_BACKEND RemovePgTempFilesInDir() call.

Other callers were adjusted in the course of
dc6c4c9dc2a111519b76b22daaaac86c5608223b.

Per buildfarm.
src/backend/storage/file/fd.c