Re: stand-alone composite types patch (was [HACKERS] Proposal: stand-alone composite types)

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Joe Conway <mail@joeconway.com>
Cc: Patches <pgsql-patches@postgresql.org>
Date: 2002-08-08T22:57:04Z
Lists: pgsql-hackers
Joe Conway <mail@joeconway.com> writes:
> Shouldn't "integer" be recognized as a valid type?

Not when double-quoted; you are being overzealous about quoting.

			regards, tom lane