Robert Haas <[email protected]> writes:
> On Mon, Jun 14, 2010 at 6:57 AM, Bruce Momjian <[email protected]> wrote:
>> Uh, I thought this was about quoting the identifiers.  I am confused
>> about why "integer" is an issue in this case.  Can you show an example?

> Sure.

INTEGER is actually a keyword in this context, not an identifier.
(Remember the actual name of the type is int4, not integer.)

                        regards, tom lane

-- 
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to