From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | pgsql-hackers(at)postgresql(dot)org, Marc Munro <marc(at)bloodnok(dot)com> |
Subject: | Re: [GENERAL] Surprising syntax error |
Date: | 2008-08-23 13:52:54 |
Message-ID: | 200808231352.m7NDqsp16945@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
Peter Eisentraut wrote:
> On Tuesday 01 July 2008 01:39:13 Bruce Momjian wrote:
> > Is there a downside to adding "VIEW" in parser/gram.y:privilege_target?
>
> The SQL standard doesn't specify it. And there is no need for it.
While we don't _need_ it, it would make our system more consistent; we
have made similar changes for views in other areas.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2008-08-23 16:12:57 | Re: [GENERAL] Surprising syntax error |
Previous Message | Peter Eisentraut | 2008-08-23 12:38:50 | Re: [GENERAL] Surprising syntax error |
From | Date | Subject | |
---|---|---|---|
Next Message | D'Arcy J.M. Cain | 2008-08-23 14:12:27 | Re: Proposal: new border setting in psql |
Previous Message | D'Arcy J.M. Cain | 2008-08-23 12:40:20 | Re: Feeding results back into select |