pgsql: Remove trace macro call from new log_temp_files, until it gets - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Remove trace macro call from new log_temp_files, until it gets
Date
Msg-id 20070109220351.B43EB9F9FDA@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Remove trace macro call from new log_temp_files, until it gets more
research.

Modified Files:
--------------
    pgsql/src/backend/storage/file:
        fd.c (r1.133 -> r1.134)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/file/fd.c.diff?r1=1.133&r2=1.134)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Enable another five tuple status bits by using the high bits of
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Have log_temp_files be in kilobytes, remove trace call.