Re: double quoted object names - Mailing list pgadmin-support

From Dave Page
Subject Re: double quoted object names
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B844B316@mail.vale-housing.co.uk
Whole thread Raw
In response to double quoted object names  (Terence Kearns <terencek@isd.canberra.edu.au>)
Responses Re: double quoted object names  (Terence Kearns <terencek@isd.canberra.edu.au>)
List 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 by date:

Previous
From: Terence Kearns
Date:
Subject: double quoted object names
Next
From: Marc Cuypers
Date:
Subject: Re: changing comment for a table makes pgadmin