| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | "Nigel J(dot) Andrews" <nandrews(at)investsystems(dot)co(dot)uk> |
| Cc: | Jochem van Dieten <jochemd(at)oli(dot)tudelft(dot)nl>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: CREATE TABLE oddity? |
| Date: | 2002-11-02 03:18:44 |
| Message-ID: | 200211020318.gA23Iik07620@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Nigel J. Andrews wrote:
> Thanks, and thanks for not pointing out my stupidity in not looking for a
> reserved keywords appendix.
>
> I guess everyone already knows that MySQL differs from the standards by
> allowing user as an identifier.
>
> I see quoting the table name does allow it to be used. However that still means
> I'll have to go through the application and change it's usage unless the DBI
> system automatically does that, which I doubt.
Yea, you have to quote them all --- it is a pain.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2002-11-02 03:37:34 | Re: my.cnf to postgresql.conf Conversion |
| Previous Message | Bruce Momjian | 2002-11-02 03:14:56 | Re: move 0 behaviour |