Re: Proof of concept: auto updatable views [Review of Patch] - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: Proof of concept: auto updatable views [Review of Patch]
Date
Msg-id 00d901cd9a45$33d59a30$9b80ce90$@kapila@huawei.com
Whole thread Raw
In response to Re: Proof of concept: auto updatable views [Review of Patch]  (Dean Rasheed <dean.a.rasheed@gmail.com>)
List pgsql-hackers
  On Sunday, September 23, 2012 12:33 AM Dean Rasheed wrote:
> On 18 September 2012 14:23, Amit kapila <amit.kapila@huawei.com> wrote:
> > Please find the review of the patch.
> >
> 
> Thanks for the review. Attached is an updated patch, and I've include
> some responses to specific review comments below.

I have verified your updated patch. It works fine and according to me it is
ready for committer to check this patch.
I have updated in CF page as Ready for Committer.


With Regards,
Amit Kapila.




pgsql-hackers by date:

Previous
From: Amit kapila
Date:
Subject: Re: [WIP] Performance Improvement by reducing WAL for Update Operation
Next
From: Andres Freund
Date:
Subject: DROP INDEX CONCURRENTLY is not really concurrency safe & leaves around undroppable indexes