Re: ecpg test problem

From: Christof Petig <christof(at)petig-baender(dot)de>
To: Michael Meskes <meskes(at)postgresql(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: ecpg test problem
Date: 2001-11-16 09:11:40
Message-ID: 3BF4D84B.7BA02FCD@petig-baender.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Christof Petig wrote:

> Michael Meskes wrote:
>
> > On Thu, Nov 15, 2001 at 10:56:43PM -0500, Tom Lane wrote:
> > > ecpg's tests currently fail because the Makefile refers to a nonexistent
> > > test file "testdynalloc". Did you forget to commit this file?
> >
> > That's not the only change that's missing. As Christof pointed out all
> > changes to the preproc dir were also missing. I have no idea what happened
> > especially because my check-outs did not show any problem.
> >
> > Anyway, I committed the missing pieces, so all should work again.
>
> (I haven't seen your change to preproc.y on committers, yet)

meskes(at)postgresql(dot)org wrote:

> CVSROOT: /cvsroot
> Module name: pgsql
> Changes by: meskes(at)postgresql(dot)org 01/11/16 03:36:37
>
> Modified files:
> src/interfaces/ecpg/preproc: extern.h preproc.y variable.c
> Added files:
> src/interfaces/ecpg/test: testdynalloc.pgc
>
> Log message:
> Committed again to add the missing files/patches.

Wow.
Now I have to wait for anoncvs.

Christof

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Meskes 2001-11-16 11:38:11 Re: ecpg test problem
Previous Message Paolo Cassago 2001-11-16 09:05:56 Btree doesn't work with ">" condition