Re: WITH CHECK and Column-Level Privileges - Mailing list pgsql-hackers

From Stephen Frost
Subject Re: WITH CHECK and Column-Level Privileges
Date
Msg-id 20150127224555.GQ3854@tamriel.snowman.net
Whole thread Raw
In response to Re: WITH CHECK and Column-Level Privileges  (Stephen Frost <sfrost@snowman.net>)
Responses Re: WITH CHECK and Column-Level Privileges
List pgsql-hackers
All,

* Stephen Frost (sfrost@snowman.net) wrote:
> Would certainly appreciate any additional review/comments, especially
> since I think Alvaro might be out of pocket for a bit.  I'll be going
> back over all the diffs myself and checking for any issues too, of
> course.  Note that things get pretty different as you go back through
> the various releases, for example, we didn't have
> ExecBuildSlotValueDescriptions until 9.2.

Here's the latest set with a few additional improvements (mostly
comments but also a couple missed #include's and eliminating unnecessary
whitespace changes).  Unless there are issues with my testing tonight or
concerns raised, I'll push these tomorrow.

    Thanks!

        Stephen

Attachment

pgsql-hackers by date:

Previous
From: Jim Nasby
Date:
Subject: Re: Shortcoming in CLOBBER_FREED_MEMORY coverage: disk buffer pointers
Next
From: Jim Nasby
Date:
Subject: Re: Providing catalog view to pg_hba.conf file - Patch submission