Re: [HACKERS] ecpg compile error in regression tests

2007-06-12 Thread Magnus Hagander
On Tue, Jun 12, 2007 at 09:57:17AM +0200, Michael Meskes wrote: > On Mon, Jun 11, 2007 at 07:03:05PM +0200, Magnus Hagander wrote: > > 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

Re: [HACKERS] ecpg compile error in regression tests

2007-06-12 Thread Michael Meskes
On Mon, Jun 11, 2007 at 07:03:05PM +0200, Magnus Hagander wrote: > 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

[HACKERS] ecpg compile error in regression tests

2007-06-11 Thread Magnus Hagander
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