Re: Auditing extension for PostgreSQL (Take 2) - Mailing list pgsql-hackers

From David Steele
Subject Re: Auditing extension for PostgreSQL (Take 2)
Date
Msg-id 553FA477.5010803@pgmasters.net
Whole thread Raw
In response to Re: Auditing extension for PostgreSQL (Take 2)  (Sawada Masahiko <sawada.mshk@gmail.com>)
Responses Re: Auditing extension for PostgreSQL (Take 2)
List pgsql-hackers
On 4/28/15 2:14 AM, Sawada Masahiko wrote:
> On Fri, Apr 24, 2015 at 3:23 AM, David Steele <david@pgmasters.net> wrote:
>> I've also added some checking to make sure that if anything looks funny
>> on the stack an error will be generated.
>>
>> Thanks for the feedback!
>>
>
> Thank you for updating the patch!
> I ran the postgres regression test on database which is enabled
> pg_audit, it works fine.
> Looks good to me.
>
> If someone don't have review comment or bug report, I will mark this
> as "Ready for Committer".

Thank you!  I appreciate all your work reviewing this patch and of
course everyone else who commented on, reviewed or tested the patch
along the way.

--
- David Steele
david@pgmasters.net


pgsql-hackers by date:

Previous
From: Geoff Winkless
Date:
Subject: Re: INSERT ... ON CONFLICT syntax issues
Next
From: David Steele
Date:
Subject: Re: Proposal: knowing detail of config files via SQL