Re: BUG #1962: ECPG and VARCHAR

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Charles Wegrzyn <lists(at)garbagedump(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1962: ECPG and VARCHAR
Date: 2005-10-13 18:27:53
Message-ID: 20051013182753.GA7577@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers pgsql-patches

On Thu, Oct 13, 2005 at 09:49:20AM -0600, Michael Fuhr wrote:
> ecpg in 8.0.4 seems not to like the macros. I get the same error,
> but not if I do this:
>
> VARCHAR t[256];
> VARCHAR o[256];
>
> ecpg in 8.1beta3 works either way.

This appears to be the guilty commit, which was made to 7.4, 8.0,
and HEAD (8.1):

http://archives.postgresql.org/pgsql-committers/2005-08/msg00266.php

It was recently fixed in HEAD only:

http://archives.postgresql.org/pgsql-committers/2005-10/msg00043.php

--
Michael Fuhr

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Wilmar Yesid Caldern Franco 2005-10-13 19:41:39 BUG #1965: documentation
Previous Message Bruce Momjian 2005-10-13 17:45:48 Re: BUG #1815: ECPGdebug causes crash on Windows XP

Browse pgsql-hackers by date

  From Date Subject
Next Message Dave Page 2005-10-13 18:36:32 Re: pg_config --pgxs on Win32
Previous Message Martijn van Oosterhout 2005-10-13 18:11:59 Re: [COMMITTERS] pgsql: Do all accesses to shared buffer headers through

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2005-10-13 19:33:09 Re: Documentation typos
Previous Message Andrew Dunstan 2005-10-13 18:21:57 Re: Documentation typos