Re: createuser patch - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: createuser patch
Date
Msg-id 200508130249.j7D2nQk04026@candle.pha.pa.us
Whole thread Raw
In response to Re: createuser patch  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Responses Re: createuser patch
List pgsql-patches
I assume this is for 8.1 because of the new ROLE capability.

Your patch has been added to the PostgreSQL unapplied patches list at:

    http://momjian.postgresql.org/cgi-bin/pgpatches

It will be applied as soon as one of the PostgreSQL committers reviews
and approves it.

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


Alvaro Herrera wrote:
> On Fri, Aug 12, 2005 at 12:37:22PM -0400, Alvaro Herrera wrote:
>
> > Here is a patch to createuser, to make it handle some of the options of
> > CREATE ROLE.
>
> Sorry :-(
>
> --
> Alvaro Herrera (<alvherre[a]alvh.no-ip.org>)
> "La principal caracter?stica humana es la tonter?a"
> (Augusto Monterroso)

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
>        subscribe-nomail command to majordomo@postgresql.org so that your
>        message can get through to the mailing list cleanly

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

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [BUGS] BUG #1815: ECPGdebug causes crash on Windows XP
Next
From: Bruce Momjian
Date:
Subject: Re: gettime() - a timeofday() alternative