Re: BUG #14776: ecpg 4.12.0 issues with macros containing line continued blocks

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: "Thomas S(dot) Chin" <thom(at)genx(dot)net>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #14776: ecpg 4.12.0 issues with macros containing line continued blocks
Date: 2017-08-11 13:04:27
Message-ID: 1502456667.9976.317.camel@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Thanks Thomas.

Yes, I think the bug was introduced by commit
fc1ae7d2eb6a3de47f5f5cd6ebf2d18d226b8036 which was supposed to handle
the case of a cpp line with a linebreak but without a continuation
character.

Suggestions for a fix are welcome, otherwise I'll look into it when I
find time.

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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Thomas S. Chin 2017-08-11 13:28:06 Re: BUG #14776: ecpg 4.12.0 issues with macros containing line continued blocks
Previous Message Augustine, Jobin 2017-08-11 12:41:03 Re: [HACKERS] Replication to Postgres 10 on Windows is broken