Alvaro Herrera <[EMAIL PROTECTED]> writes:
> Here is a patch to createuser, to make it handle some of the options of
> CREATE ROLE.
Applied with the changes I mentioned earlier.
> Comments? After things have settled I'll generate the doc patch.
Already done. I left most of the instances of "us
Alvaro Herrera <[EMAIL PROTECTED]> writes:
> Here is a patch to createuser, to make it handle some of the options of
> CREATE ROLE.
> While developing it, I noticed it takes an annoying number of options,
> or ask an annoying number of questions. I thought about producing a
> version called "crea
On Fri, Aug 12, 2005 at 10:49:26PM -0400, Bruce Momjian wrote:
>
> I assume this is for 8.1 because of the new ROLE capability.
IMHO this is an integral part of the ROLE patch.
> > On Fri, Aug 12, 2005 at 12:37:22PM -0400, Alvaro Herrera wrote:
> >
> > > Here is a patch to createuser, to make
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.
--
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 ()
"La principal caracterÃstica humana es la tonterÃa"
(Augusto Monterroso)
Index: createuser.c
==
Hackers,
Here is a patch to createuser, to make it handle some of the options of
CREATE ROLE.
While developing it, I noticed it takes an annoying number of options,
or ask an annoying number of questions. I thought about producing a
version called "createrole" which would have all the options an