Re: new keywords in 9.1

From: Mike Fowler <mike(at)mlfowler(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: new keywords in 9.1
Date: 2011-03-15 15:10:18
Message-ID: 4D7F815A.20903@mlfowler.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 12/03/11 05:18, Robert Haas wrote:
> XMLEXISTS is pretty horrible in that the
> syntax apparently requires three new keywords (XMLEXISTS, PASSING,
> REF) which is pretty lame but I guess it's specified by the standard
> so I'm not sure there's much we can do about it. The rest look
> reasonable and necessary AFAICT
I can confirm that I added the three keywords as described in the
SQL/XML standard (section 8.4). Apologies for the delayed confirmation,
I missed the thread when it was started and only noticed when your
commit message arrived.

Regards,

--
Mike Fowler
Registered Linux user: 379787

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2011-03-15 15:26:56 Re: template0 database comment
Previous Message Robert Haas 2011-03-15 14:58:24 Re: dependency between numbers keywords and parser speed