On Fri, Dec 12, 2008 at 10:06:30AM -0500, Tom Lane wrote: > Hmm ... actually, ecpg might be a problem here anyway. I know it has > special meaning for :name, but does it allow space between the colon > and the name? If it does then the colon syntax loses. If it doesn't
No. Here's the lexer rule: <SQL>:{identifier}((("->"|\.){identifier})|(\[{array}\]))* No space possible between ":" and {identifier}. Michael -- Michael Meskes Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: mes...@jabber.org Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL! -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers