Re: Patch to log usage of temporary files - Mailing list pgsql-patches

From Alvaro Herrera
Subject Re: Patch to log usage of temporary files
Date
Msg-id 20070102215702.GB15328@alvh.no-ip.org
Whole thread Raw
In response to Patch to log usage of temporary files  (Bill Moran <wmoran@collaborativefusion.com>)
Responses Re: Patch to log usage of temporary files
List pgsql-patches
Bill Moran wrote:
>
> Thanks to Simon Riggs and Bruce for input that helped me put this together.

Please change things to save the stat() syscall when the feature is not
in use.

Nitpick: also note our brace placement convention (though this would be
fixed by pgindent, but still).

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

pgsql-patches by date:

Previous
From: Bill Moran
Date:
Subject: Patch to log usage of temporary files
Next
From: Andrew Dunstan
Date:
Subject: Re: Patch to log usage of temporary files