Re: Proof of concept: auto updatable views [Review of Patch]

Dean Rasheed <dean.a.rasheed@gmail.com>

From: Dean Rasheed <dean.a.rasheed@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Peter Eisentraut <peter_e@gmx.net>, Amit kapila <amit.kapila@huawei.com>, "robertmhaas@gmail.com" <robertmhaas@gmail.com>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2012-12-08T16:01:33Z
Lists: pgsql-hackers
On 8 December 2012 15:21, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Continuing to work on this ... I found multiple things I didn't like
> about the permission-field update code.  Attached are some heavily
> commented extracts from the code as I've changed it.  Does anybody
> object to either the code or the objectives given in the comments?

Thanks for looking at this. The new, adjusted code looks good to me.

Regards,
Dean