Re: WIP: Column-level Privileges - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: WIP: Column-level Privileges
Date
Msg-id 20081114015902.GA21357@alvh.no-ip.org
Whole thread Raw
In response to Re: WIP: Column-level Privileges  (Stephen Frost <sfrost@snowman.net>)
Responses Re: WIP: Column-level Privileges  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
Stephen Frost wrote:
> Markus,
> 
> * Markus Wanner (markus@bluegap.ch) wrote:
> > Stephen Frost wrote:
> > > Attached patch has this fixed and still passes all regression tests,
> > > etc.
> > 
> > Do you have an up-to-date patch laying around? The current one conflicts
> > with some CVS tip changes.
> 
> No, not yet.  I suspect the array_agg patch is conflicting (which is a
> good thing, really) and the addition of array_agg by my patch can now be
> removed.  Testing should be done to ensure nothing changed wrt output,
> of course, but I'm not too worried.

Yes, it has a conflict with the array_agg patch.

I had some time on my hands today so I stole the part of the patch that
dealt with pg_attribute tuples, tinkered with it a bit, and committed
it.

So now your patch conflicts with more stuff :-(

I'll probably fix both things and submit an updated version tomorrow.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: DirectFunctionCall3 and array_in
Next
From: Heikki Linnakangas
Date:
Subject: Re: Simple postgresql.conf wizard