Re: Simplify if/else logic of walsender CreateReplicationSlot
Peter Smith <smithpb2250@gmail.com>
From: Peter Smith <smithpb2250@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-11-21T05:52:32Z
Lists: pgsql-hackers
On Tue, Nov 21, 2023 at 3:57 PM Michael Paquier <michael@paquier.xyz> wrote: > > On Mon, Nov 20, 2023 at 05:07:38PM +0900, Michael Paquier wrote: > > Good idea. What you are suggesting here improves the readability of > > this code, so +1. > > And applied this one, thanks! Thanks for pushing. ====== Kind Regards, Peter Smith. Fujitsu Australia
Commits
-
Simplify some logic in CreateReplicationSlot()
- e83aa9f92fdd 17.0 landed