Re: CREATE TABLE oddity?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: CREATE TABLE oddity?
Дата
Msg-id 200211020318.gA23Iik07620@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: CREATE TABLE oddity?  ("Nigel J. Andrews" <nandrews@investsystems.co.uk>)
Список 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@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Cursors: getting the number of tuples; moving backwards
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: my.cnf to postgresql.conf Conversion