On Sun, May 19, 2002 at 04:19:58PM -0400, Tom Lane wrote:
> Michael Meskes <[EMAIL PROTECTED]> writes:
> > Haven't found time to dig into this. So be careful, current CVS WILL NOT
> > COMPILE!
>
> If you're not going to fix it right away, would you mind reverting the
> commit?
Sorry, I just foun
Michael Meskes <[EMAIL PROTECTED]> writes:
> Haven't found time to dig into this. So be careful, current CVS WILL NOT
> COMPILE!
If you're not going to fix it right away, would you mind reverting the
commit?
regards, tom lane
---(end of broadcast)
On Fri, May 17, 2002 at 10:47:54AM -0400, Alvaro Herrera wrote:
> It's not just the grammar. Last time I tried to compile OSDB to get some
> benchmarking done, ecpg segfaulted on it (before having any reduce
> conflict). I tried to do some investigation, but my knowledge was too
> limited and coul
On Thu, May 16, 2002 at 04:51:28PM -0700, Joe Conway wrote:
> make -C preproc all
> make[4]: Entering directory `/opt/src/pgsql/src/interfaces/ecpg/preproc'
> bison -y -d preproc.y
> conflicts: 2 reduce/reduce
Didn't notice this before. Fix was quite easy, but I also did sync
ecpg's parser with
On Thu, 16 May 2002, Tom Lane wrote:
> Joe Conway <[EMAIL PROTECTED]> writes:
> > Just noticed this a few minutes ago on build from cvs tip:
> > make -C preproc all
> > make[4]: Entering directory `/opt/src/pgsql/src/interfaces/ecpg/preproc'
> > bison -y -d preproc.y
> > conflicts: 2 reduce/red
Joe Conway <[EMAIL PROTECTED]> writes:
> Just noticed this a few minutes ago on build from cvs tip:
> make -C preproc all
> make[4]: Entering directory `/opt/src/pgsql/src/interfaces/ecpg/preproc'
> bison -y -d preproc.y
> conflicts: 2 reduce/reduce
Yeah, the ECPG grammar has been broken for aw
Just noticed this a few minutes ago on build from cvs tip:
make -C preproc all
make[4]: Entering directory `/opt/src/pgsql/src/interfaces/ecpg/preproc'
bison -y -d preproc.y
conflicts: 2 reduce/reduce
Joe
---(end of broadcast)---
TIP 4: Don't