Robert Haas <robertmh...@gmail.com> writes:
> On Mon, Jun 14, 2010 at 6:57 AM, Bruce Momjian <br...@momjian.us> 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 (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to