Re: Patch review for logging hooks (CF 2012-01) - Mailing list pgsql-hackers

From Marti Raudsepp
Subject Re: Patch review for logging hooks (CF 2012-01)
Date
Msg-id CABRT9RBQs_b6Wj1TkUnHK3oAvjAyLzV7qyA9p-tpdpBus7VOqw@mail.gmail.com
Whole thread Raw
In response to Re: Patch review for logging hooks (CF 2012-01)  (Martin Pihlak <martin.pihlak@gmail.com>)
Responses Re: Patch review for logging hooks (CF 2012-01)  (Greg Smith <greg@2ndQuadrant.com>)
List pgsql-hackers
On Wed, Jan 18, 2012 at 22:56, Martin Pihlak <martin.pihlak@gmail.com> wrote:
> We need to keep the "if" separate
> though -- the hook might want to omit the message from server
> log so the "output_to_server" needs to be rechecked.

Oh, yes makes sense.

The updated patch looks good, marking as 'Ready for Committer'

Regards,
Marti


pgsql-hackers by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: Command Triggers
Next
From: Simon Riggs
Date:
Subject: Re: Group commit, revised