ecpg compile error in regression tests - Mailing list pgsql-hackers

From Magnus Hagander
Subject ecpg compile error in regression tests
Date
Msg-id 466D8049.2070005@hagander.net
Whole thread Raw
Responses Re: ecpg compile error in regression tests  (Michael Meskes <meskes@postgresql.org>)
List 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.cparser.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


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: COPYable logs status
Next
From: "Joshua D. Drake"
Date:
Subject: Is this a feature?