Re: Add support for logging the current role

From: Stephen Frost <sfrost(at)snowman(dot)net>
To: Itagaki Takahiro <itagaki(dot)takahiro(at)gmail(dot)com>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Add support for logging the current role
Date: 2011-02-15 13:51:31
Message-ID: 20110215135131.GX4116@tamriel.snowman.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

* Stephen Frost (sfrost(at)snowman(dot)net) wrote:
> Ugh, sorry about that, I should have realized that needed to be done.
> Updated patch attached.

Errr, for real this time.

Thanks,

Stephen

commit 25e94dcb390f56502bc46e683b438c20d2dc74e0
Author: Stephen Frost <sfrost(at)snowman(dot)net>
Date: Tue Feb 15 08:50:17 2011 -0500

assign_csvlog_fields() - reset context on error

On error, we need to make sure to reset the memory context back
to what it was when we entered.

Attachment Content-Type Size
csvlog-20110215.patch text/x-diff 38.6 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Gurjeet Singh 2011-02-15 13:56:06 Re: Fix for Index Advisor related hooks
Previous Message Stephen Frost 2011-02-15 13:43:23 Re: Add support for logging the current role