Re: Comment refers to non existent function IncreaseRestartDecodingForSlot

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Euler Taveira <euler(at)timbira(dot)com(dot)br>
Cc: Dave Cramer <davecramer(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Comment refers to non existent function IncreaseRestartDecodingForSlot
Date: 2018-07-02 04:32:45
Message-ID: 20180702043245.GD4841@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Jun 29, 2018 at 05:34:21PM -0300, Euler Taveira wrote:
> LogicalIncreaseXminForSlot (it is a few lines above). It has been like
> that since logical decoding was introduced. The trivial patch fixes
> it.

That looks right to me. Pushed.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Haribabu Kommi 2018-07-02 05:15:15 pg_stat_statements_reset() function execute permissions doc update
Previous Message Craig Ringer 2018-07-02 03:36:06 Re: Monitoring time of fsyncing WALs