Re: [HACKERS] Updated TODO item

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Gavin Sherry <swm(at)linuxworld(dot)com(dot)au>
Cc: Kaare Rasmussen <kar(at)kakidata(dot)dk>, pgsql-patches(at)postgresql(dot)org
Subject: Re: [HACKERS] Updated TODO item
Date: 2002-01-05 02:28:24
Message-ID: 200201050228.g052SOg29848@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches


Saved for 7.3.

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

Gavin Sherry wrote:
> On Fri, 4 Jan 2002, Kaare Rasmussen wrote:
>
> > > * Make it easier to create a database owned by someone who can't createdb,
> > > perhaps CREATE DATABASE dbname WITH USER = "user"
> > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> >
> > Shouldn't that be
> >
> > CREATE DATABASE dbname WITH OWNER = "user"
> >
> > ?
> >
>
> A much better idea. There is no conflict in using OWNER here.
>
> Revised patch attached.
>
> Gavin

Content-Description:

[ Attachment, skipping... ]

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

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-01-05 02:28:32 Re: Undocumented feature costs a lot of performance in COPY
Previous Message Gavin Sherry 2002-01-05 01:59:32 Re: [HACKERS] Updated TODO item

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2002-01-05 02:28:32 Re: Undocumented feature costs a lot of performance in COPY
Previous Message Gavin Sherry 2002-01-05 01:59:32 Re: [HACKERS] Updated TODO item