Content-Length: 256934 | pFad | http://github.com/postgrespro/postgres_cluster/commit/ec6a04005618c206163761e5739a8b90debd6b1e

82 Adjust #ifdef EXEC_BACKEND RemovePgTempFilesInDir() call. · postgrespro/postgres_cluster@ec6a040 · GitHub
Skip to content

Commit ec6a040

Browse files
committed
Adjust #ifdef EXEC_BACKEND RemovePgTempFilesInDir() call.
Other callers were adjusted in the course of dc6c4c9. Per buildfarm.
1 parent dc6c4c9 commit ec6a040

File tree

1 file changed

+1
-1
lines changed
  • src/backend/storage/file

1 file changed

+1
-1
lines changed

src/backend/storage/file/fd.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3020,7 +3020,7 @@ RemovePgTempFiles(void)
30203020
* DataDir as well.
30213021
*/
30223022
#ifdef EXEC_BACKEND
3023-
RemovePgTempFilesInDir(PG_TEMP_FILES_DIR);
3023+
RemovePgTempFilesInDir(PG_TEMP_FILES_DIR, false);
30243024
#endif
30253025
}
30263026

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/ec6a04005618c206163761e5739a8b90debd6b1e

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy