Re: Fix error in ECPG while connection handling - Mailing list pgsql-hackers

From Michael Meskes
Subject Re: Fix error in ECPG while connection handling
Date
Msg-id 1520895465.2292.1.camel@postgresql.org
Whole thread Raw
In response to Fix error in ECPG while connection handling  (Jeevan Ladhe <jeevan.ladhe@enterprisedb.com>)
Responses Re: Fix error in ECPG while connection handling  (Jeevan Ladhe <jeevan.ladhe@enterprisedb.com>)
List pgsql-hackers
> Now, ideally the connection would have been null here, but, as the
> 'ClosePortalStmt'
> rule freed the connection but did not set it to NULL, it still sees
> that there
> is a connection(which is actually having garbage in it) and throws an
> error.

Thanks for spotting and fixing. I will push the patch as soon as I'm
online again.

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


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: unique indexes on partitioned tables
Next
From: "Shinoda, Noriyoshi"
Date:
Subject: RE: [HACKERS] Commitfest 2018-9 duplicate patch deletion request.