Re: BUG #6309: ECPG pre-processor issue

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: Andrew Milne <Andrew(dot)Milne(at)iongeo(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #6309: ECPG pre-processor issue
Date: 2011-12-18 17:50:37
Message-ID: 20111218175037.GA11999@feivel.credativ.lan
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Fri, Nov 25, 2011 at 12:51:51PM +0000, Andrew Milne wrote:
> The ECPG pre-processor seems to be incorrectly reporting an error when
> parsing "EXEC SQL AT :cnx DEALLOCATE..." style commands.

Thanks for bringing this up. These checks seem to be leftovers from the old
code that only emulated prepare statments. I've removed the checks for all
versions starting at 8.4. The next release should be fine for you.

Michael
--
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
Jabber: michael.meskes at googlemail dot com
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Meskes 2011-12-18 18:05:57 Re: BUG #6343: PGTYPES library missing qualifiers
Previous Message Noah Misch 2011-12-18 16:53:08 Re: fatal flex error in guc-file.l kills the postmaster