Re: [HACKERS] strange bison, cannot remove reduce

2007-11-22 Thread Pavel Stehule
On 22/11/2007, Peter Eisentraut <[EMAIL PROTECTED]> wrote: > Pavel Stehule wrote: > > I am playing with methods. It's +/- function with first hidden arguments. > > > > example: sin(10) ~ (10).sin() is equivalent. > > legal is substring('',1,3).upper() too etc > > > > I spent some time with bis

Re: [HACKERS] strange bison, cannot remove reduce

2007-11-21 Thread Peter Eisentraut
Pavel Stehule wrote: > I am playing with methods. It's +/- function with first hidden arguments. > > example: sin(10) ~ (10).sin() is equivalent. > legal is substring('',1,3).upper() too etc > > I spent some time with bison (without success). I don't think you can actually resolve this in the