Michael Meskes <[EMAIL PROTECTED]> writes: > On Sun, Sep 22, 2002 at 04:18:23PM -0400, Tom Lane wrote: >> I had a thought about what to do with the ECPG grammar-too-big problem: >> rather than depending on a beta release of bison, we could attack the >> problem directly by omitting some of the backend grammar from what ECPG >> supports. Surely there are not many people using ECPG to issue obscure >> utility commands like, for example, DROP OPERATOR CLASS.
> But then there may be one. And I'd prefer to not remove features that > used to exist. What about removing this feature that used to exist: being able to build ecpg with reasonably-standard tools? I think you should be setting more weight on that concern than on supporting obscure backend commands (some of which didn't even exist in 7.2, and therefore are certainly not depended on by any ecpg user...) regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]