Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > Shouldn't that be
> >
> > CREATE DATABASE dbname WITH OWNER = "user"
> >
> > ?
>
> Yes! OWNER is much better. TODO updated and I will save this message
> for changes in 7.3:
Will this make OWNER into a new keyword, and break schemas that have
"owner" as a table or column name? USER is at least already a
keyword...
-Doug (not personally affected, but thought I'd raise it)
--
Let us cross over the river, and rest under the shade of the trees.
--T. J. Jackson, 1863
In response to
Responses
pgsql-hackers by date
| Next: | From: Bruce Momjian | Date: 2002-01-04 19:04:00 |
| Subject: Re: Updated TODO item |
| Previous: | From: Jan Wieck | Date: 2002-01-04 18:56:51 |
| Subject: Re: ON ERROR triggers |
pgsql-patches by date
| Next: | From: Bruce Momjian | Date: 2002-01-04 19:04:00 |
| Subject: Re: Updated TODO item |
| Previous: | From: Bruce Momjian | Date: 2002-01-04 18:43:41 |
| Subject: Re: Updated TODO item |