Re: double quoted object names

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: double quoted object names
Дата
Msg-id 03AF4E498C591348A42FC93DEA9661B844B316@mail.vale-housing.co.uk
обсуждение исходный текст
Ответ на double quoted object names  (Terence Kearns <terencek@isd.canberra.edu.au>)
Ответы Re: double quoted object names  (Terence Kearns <terencek@isd.canberra.edu.au>)
Список pgadmin-support

> -----Original Message-----
> From: Terence Kearns [mailto:terencek@isd.canberra.edu.au]
> Sent: 17 July 2003 07:34
> To: Andreas Pflug
> Cc: Dave Page; pgadmin-support@postgresql.org
> Subject: double quoted object names
>
>
> Andreas Pflug wrote:
> > and fooCol is not the same as "fooCol"
>
> What is the deal with this anyway? Everytime I specify an object name
> with mixed case it decides to throw double quotes around it.

It has to otherwise PostgreSQL will fold the identifier to lowercase.

> Also, I created a schema called global (no mixed case) and now
> pgAdminIII refers to all objects in this schema as "global".objectname

Global is probably a reserved word, so must be quoted if used.

Regards, Dave.


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

Предыдущее
От: Terence Kearns
Дата:
Сообщение: double quoted object names
Следующее
От: Marc Cuypers
Дата:
Сообщение: Re: changing comment for a table makes pgadmin