Re: WIP: Column-level Privileges

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Markus Wanner <markus(at)bluegap(dot)ch>, PostgreSQL-development Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: WIP: Column-level Privileges
Date: 2008-11-14 01:59:02
Message-ID: 20081114015902.GA21357@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Stephen Frost wrote:
> Markus,
>
> * Markus Wanner (markus(at)bluegap(dot)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.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Gregory Stark 2008-11-14 02:21:28 Re: Simple postgresql.conf wizard
Previous Message Tom Lane 2008-11-14 01:22:27 CREATE AGGREGATE disallows STYPE = internal