Re: Patch to log usage of temporary files

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Bill Moran <wmoran(at)collaborativefusion(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Patch to log usage of temporary files
Date: 2007-01-02 21:57:02
Message-ID: 20070102215702.GB15328@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2007-01-02 22:07:38 Re: Patch to log usage of temporary files
Previous Message Bill Moran 2007-01-02 21:47:19 Patch to log usage of temporary files

Browse pgsql-patches by date

  From Date Subject
Next Message Andrew Dunstan 2007-01-02 22:07:38 Re: Patch to log usage of temporary files
Previous Message Bill Moran 2007-01-02 21:47:19 Patch to log usage of temporary files