From: | Michael Meskes <meskes(at)postgresql(dot)org> |
---|---|
To: | Magnus Hagander <magnus(at)hagander(dot)net> |
Cc: | Michael Meskes <meskes(at)postgresql(dot)org>, PGSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: ecpg compile error in regression tests |
Date: | 2007-06-12 07:57:17 |
Message-ID: | 20070612075717.GA18005@feivel.credativ.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
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 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)
I get the same error IF I try using an 8.2 parser, be it in the backend
or in ecpg. With 8.3 however it works nicely.
Could it be that you have some older versions around? Yes, you did a
rebuild, but still.
Michael
--
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes(at)jabber(dot)org
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2007-06-12 08:03:40 | Re: ecpg compile error in regression tests |
Previous Message | Larry McGhaw | 2007-06-12 07:21:10 | Re: Selecting a constant question |