Re: BUG #4549: ecpg produces code that don't compile

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: John R Pierce <pierce(at)hogranch(dot)com>
Cc: PostgreSQL Bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #4549: ecpg produces code that don't compile
Date: 2008-11-26 15:38:39
Message-ID: 20081126153839.GA24841@feivel.credativ.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Wed, Nov 26, 2008 at 06:44:11AM -0800, John R Pierce wrote:
> Tom Lane wrote:
>> Whatever strchrnul is, it isn't very portable --- the buildfarm is
>> breaking out in red too. Please change that.
>
> sigh, more gnuish code....

Fixed. Sorry, didn't notice that it still is a GNU extension as GNU has for
quite a long time.

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
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes(at)jabber(dot)org
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2008-11-26 22:53:02 Re: pg_dumpall restore fails
Previous Message John R Pierce 2008-11-26 14:44:11 Re: BUG #4549: ecpg produces code that don't compile