Re: Common Table Expressions (WITH RECURSIVE) patch - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: Common Table Expressions (WITH RECURSIVE) patch
Date
Msg-id 20080917.121431.67905004.t-ishii@sraoss.co.jp
Whole thread Raw
In response to Re: Common Table Expressions (WITH RECURSIVE) patch  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Common Table Expressions (WITH RECURSIVE) patch  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> Do we really have to make RECURSIVE a fully reserved keyword?

According to the standard, RECURSIVE is a reserved keyword, I believe.

> (Actually, the patch makes it worse than reserved, by failing to
> add it to the reserved_keywords list.)

Yes, it's a bug. Will fix...
--
Tatsuo Ishii
SRA OSS, Inc. Japan


pgsql-hackers by date:

Previous
From: Andrew Chernow
Date:
Subject: Re: [PATCHES] libpq events patch (with sgml docs)
Next
From: Tom Lane
Date:
Subject: Re: [PATCHES] libpq events patch (with sgml docs)