Re: Patch: add timing of buffer I/O requests - Mailing list pgsql-hackers

From Ants Aasma
Subject Re: Patch: add timing of buffer I/O requests
Date
Msg-id CA+CSw_tF3jW5AV4dwNt2sBKDgBji+u8Z+nbAN9KWVbPEzL61Eg@mail.gmail.com
Whole thread Raw
In response to Re: Patch: add timing of buffer I/O requests  (Ants Aasma <ants.aasma@eesti.ee>)
Responses Re: Patch: add timing of buffer I/O requests  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Wed, Feb 22, 2012 at 6:35 PM, Ants Aasma <ants.aasma@eesti.ee> wrote:
>> Some implementation notes.  This currently fails regression test
>> create_function_3, haven't looked into why yet.
>
> I'll take a look at it.

The failure was due to leakproof changes to pgproc. Attached patches
are adjusted accordingly and rebased over Robert's blocks dirtied
patch.

Cheers,
Ants Aasma

Attachment

pgsql-hackers by date:

Previous
From: Daniel Farina
Date:
Subject: Re: ISO8601 nitpicking
Next
From: Peter Eisentraut
Date:
Subject: Re: Triggers with DO functionality