Re: replication_slot_catalog_xmin not explicitly initialized when creating procArray

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, "Wong, Yi Wen" <yiwong(at)amazon(dot)com>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: replication_slot_catalog_xmin not explicitly initialized when creating procArray
Date: 2017-08-16 01:15:24
Message-ID: cf7c5c92-f7a9-1eef-46d5-13db96089c6e@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 7/9/17 21:23, Masahiko Sawada wrote:
> On Sat, Jul 8, 2017 at 2:19 AM, Wong, Yi Wen <yiwong(at)amazon(dot)com> wrote:
>> replication_slot_catalog_xmin is not explictly initialized to
>> InvalidTransactionId.

> Thank you for the patch. This change makes sense to me.

Committed and backpatched

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2017-08-16 01:26:13 Re: expanding inheritance in partition bound order
Previous Message Masahiko Sawada 2017-08-16 01:07:36 Re: pgbench: Skipping the creating primary keys after initialization