Re: ecpg test problem
Christof Petig <christof@petig-baender.de>
From: Christof Petig <christof@petig-baender.de>
To: Michael Meskes <meskes@postgresql.org>, Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers@postgresql.org
Date: 2001-11-16T09:11:40Z
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@postgresql.org wrote: > CVSROOT: /cvsroot > Module name: pgsql > Changes by: meskes@postgresql.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