Re: [HACKERS] Re: [SQL] Proposed Changes to PostgreSQL

Chris <chrisb@nimrod.itg.telstra.com.au>

From: Chris Bitmead <chrisb@nimrod.itg.telstra.com.au>
To: The Hermit Hacker <scrappy@hub.org>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, chris@bitmead.com, pgsql-hackers@postgresql.org, pgsql-sql@postgresql.org
Date: 2000-02-03T03:57:12Z
Lists: pgsql-hackers
The Hermit Hacker wrote:

> Could this be implemented/patched in using #ifdef's, so that you could
> configure using --old-style-inheritance so that those that require it
> still have it, giving applications a chance to catch up?

Sounds like an excellent idea, although I'm not sure how to ifdef a .y
bison file.