Re: Comment refers to non existent function IncreaseRestartDecodingForSlot
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Euler Taveira <euler@timbira.com.br>
Cc: Dave Cramer <davecramer@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2018-07-02T04:32:45Z
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
Commits
-
Correct function name in comment of logical decoding code
- c072e80337e6 12.0 landed