Re: [COMMITTERS] pgsql: Workaround for RecoverPreparedTransactions() - Mailing list pgsql-committers

From Peter Eisentraut
Subject Re: [COMMITTERS] pgsql: Workaround for RecoverPreparedTransactions()
Date
Msg-id 77a60b6a-e56c-1b64-7a8a-b976ccb43fa1@2ndquadrant.com
Whole thread Raw
In response to [COMMITTERS] pgsql: Workaround for RecoverPreparedTransactions()  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: [COMMITTERS] pgsql: Workaround for RecoverPreparedTransactions()  (Simon Riggs <simon@2ndquadrant.com>)
List pgsql-committers
On 4/23/17 17:14, Simon Riggs wrote:
> Workaround for RecoverPreparedTransactions()
>
> Force overwriteOK = true while we investigate deeper fix

This is causing a compiler warning.  What is the time line on
reverting/amending this?

--
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: [COMMITTERS] pgsql: postgres_fdw: Fix join push down with extensions
Next
From: Peter Eisentraut
Date:
Subject: [COMMITTERS] pgsql: Fix various concurrency issues in logical replication workerlau