Re: Updated TODO item - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Updated TODO item
Date
Msg-id 200202230200.g1N20c629287@candle.pha.pa.us
Whole thread Raw
In response to Re: Updated TODO item  (Kaare Rasmussen <kar@kakidata.dk>)
List pgsql-hackers
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"

Yes.  I will make that change.

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


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Updated TODO item
Next
From: Bruce Momjian
Date:
Subject: Re: postgresql-7.2b3-betterquote.patch