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-08-13 01:53:59
Message-ID: 200508130153.j7D1rxG20180@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers


Can I have a TODO item for this?

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

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>)
> "Crear es tan dif?cil como ser libre" (Elsa Triolet)
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
> http://archives.postgresql.org
>

--
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

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-08-13 01:55:42 pgsql: Add documentation: >>>I think a more accurate description would
Previous Message Bruce Momjian 2005-08-13 01:34:31 pgsql: Disable strtoul() ERANGE check on Win32, because it isn't thread

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2005-08-13 02:22:18 Re: [HACKERS] ECPG and escape strings
Previous Message Bruce Momjian 2005-08-13 01:53:25 Re: PL/pgSQL: SELECT INTO EXACT