git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 40f797b)
Remove trace macro call from new log_temp_files, until it gets more
Tue, 9 Jan 2007 22:03:51 +0000 (22:03 +0000)
Tue, 9 Jan 2007 22:03:51 +0000 (22:03 +0000)
research.


diff --git a/src/backend/storage/file/fd.c b/src/backend/storage/file/fd.c
index a485189f1ea8689c9566cbc507fd75896b1037b8..53ba25115a275d76479fa7a845f995bf362db65b 100644 (file)
--- a/src/backend/storage/file/fd.c
+++ b/src/backend/storage/file/fd.c
@@ -7,7 +7,7 @@
* Portions Copyright (c) 1994, Regents of the University of California
*
* IDENTIFICATION
- * $PostgreSQL: pgsql/src/backend/storage/file/fd.c,v 1.133 2007年01月09日 21:31:14 momjian Exp $
+ * $PostgreSQL: pgsql/src/backend/storage/file/fd.c,v 1.134 2007年01月09日 22:03:51 momjian Exp $
*
* NOTES:
*
@@ -970,7 +970,6 @@ FileClose(File file)
{
/* reset flag so that die() interrupt won't cause problems */
vfdP->fdstate &= ~FD_TEMPORARY;
- PG_TRACE1(temp__file__cleanup, vfdP->fileName);
if (log_temp_files >= 0)
{
if (stat(vfdP->fileName, &filestats) == 0)
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /