ecpg compile error in regression tests

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Michael Meskes <meskes(at)postgresql(dot)org>
Cc: PGSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: ecpg compile error in regression tests
Date: 2007-06-11 17:03:05
Message-ID: 466D8049.2070005@hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi!

Still working on the ecpg-regression-tests-on-msvc. Update to follow
later today I hope. But for now:

I get the following error when trying to build the sql/parser.pgc test:
c:\prog\pgbin\pgsql\bin\ecpg --regression -o parser.c parser.pgc
parser.pgc:26: ERROR: syntax error at or near "NULLS"

Any pointers for where to look? (Kinda seems it could be the ecpg binary
not being up-to-date, but I did a make clean and rebuild of it)

//Magnus

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Joshua D. Drake 2007-06-11 17:27:01 Is this a feature?
Previous Message Tom Lane 2007-06-11 15:20:15 Re: COPYable logs status