Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Updatable views/with check option parsing


  • From: Peter Eisentraut <peter_e(at)gmx(dot)net>
  • To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
  • Cc: "Andrew Dunstan" <andrew(at)dunslane(dot)net>, kleptog(at)svana(dot)org, pgsql-hackers(at)postgresql(dot)org
  • Subject: Re: Updatable views/with check option parsing
  • Date: Sat, 27 May 2006 01:59:29 +0200
  • Message-id: <200605270159(dot)30026(dot)peter_e(at)gmx(dot)net>

Tom Lane wrote:
> Yeah, I just read the same in the bison manual.  The thing that's
> bothering me is that a GLR parser would hide that ambiguity from you,

It doesn't really hide it.  You still get the "N shift/reduce conflicts" 
warnings from bison.  You just know that they are being handled.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group