Re: [COMMITTERS] pgsql: Basic documentation for ROLEs.

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [COMMITTERS] pgsql: Basic documentation for ROLEs.
Date: 2005-09-23 21:44:26
Message-ID: 200509232144.j8NLiQV22299@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers


Added to TODO:

* Simplify dropping roles that have objects in several databases

---------------------------------------------------------------------------

Alvaro Herrera wrote:
> On Fri, Aug 12, 2005 at 09:53:59PM -0400, Bruce Momjian wrote:
> >
> > Can I have a TODO item for this?
>
> Something like "ease dropping roles which have dependencies spilt over
> several databases" ... ?
>
> > Alvaro Herrera wrote:
> > > On Sat, Jul 30, 2005 at 12:19:41AM -0400, Bruce Momjian wrote:
> > >
> > > > I have just loaded the patches list with all outstanding patches that
> > > > need consideration, and updated the open items list:
> > > >
> > > > http://momjian.postgresql.org/cgi-bin/pgpatches
> > > > http://momjian.postgresql.org/cgi-bin/pgopenitems
> > >
> > > The main "shared dependency" patch is applied. I still owe a patch to
> > > implement "DROP OWNED" and "REASSIGN OWNED", to drop or give away
> > > objects owned by a list of roles.
>
> --
> Alvaro Herrera (<alvherre[a]alvh.no-ip.org>)
> Major Fambrough: You wish to see the frontier?
> John Dunbar: Yes sir, before it's gone.
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-09-23 21:55:02 pgsql: Add: > * Simplify dropping roles that have objects in several
Previous Message Bruce Momjian 2005-09-23 21:02:38 pgsql: Backpatch to 8.0.X: In several places PL/Python was calling

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Fuhr 2005-09-23 21:46:08 Re: pg_dump fails to set index ownership
Previous Message Tom Lane 2005-09-23 21:40:09 Re: 64-bit API for large objects