Re: - Mailing list pgsql-hackers

From Bernd Helmle
Subject Re:
Date
Msg-id F80E2DAF94C32A5A82B8EFB0@sparkey.oopsware.intra
Whole thread Raw
In response to Re:  (Hannu Krosing <hannu@tm.ee>)
List pgsql-hackers
--On Dienstag, Oktober 26, 2004 23:44:10 +0300 Hannu Krosing <hannu@tm.ee> 
wrote:

>
> Thus I think that reserved keyword is what it is meant to be in the
> first place ;)

Yes, that was my intention, too. That's because i went straight forward and 
put it in the reserved keyword list and didn't spent time on playing around 
with it as a non-reserved keyword. I expect somebody wouldn't agree with 
this, since it will break things if somebody has something odd like

CREATE VIEW vblabla
AS SELECT   * FROM   FOO AS WITH;

-- 
 Bernd


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_get_serial_sequence is inconsistent
Next
From: ohp@pyrenet.fr
Date:
Subject: Re: Unixware 714 pthreads