Re: Patch review for logging hooks (CF 2012-01)

Marti Raudsepp <marti@juffo.org>

From: Marti Raudsepp <marti@juffo.org>
To: Martin Pihlak <martin.pihlak@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2012-01-18T21:23:01Z
Lists: 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