Re: [BUG][PATCH] ecpg crash with bytea type and cursors

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: [BUG][PATCH] ecpg crash with bytea type and cursors
Date: 2020-06-30 18:15:23
Message-ID: 9367d70fead7e650895018ab82e0b5808f7c8efe.camel@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tue, 2020-06-30 at 13:19 -0400, Tom Lane wrote:
> Michael Meskes <meskes(at)postgresql(dot)org> writes:
> > Thanks for finding and fixing this. Patch committed.
>
> Looks like you missed pushing it into the v13 branch?

Actually no, this one is having problems with "make check" on my
system, but I do not want to upload without running the regression
tests. This is a local problem, the break happens during "make
install". I'm currently redoing it all. No idea why master and v12
works and v13 not. I will push as soon as I fixed this.

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 Tom Lane 2020-06-30 18:34:05 Re: BUG #16520: Deleting from non-existent column in CTE removes all rows
Previous Message David G. Johnston 2020-06-30 17:50:18 Re: BUG #16519: SET SESSION ROLE in plpgsql requires string literal.