Re: GetSubscriptionRelations declares too many scan keys
Peter Smith <smithpb2250@gmail.com>
From: Peter Smith <smithpb2250@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Julien Rouhaud <rjuju123@gmail.com>, Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-05-12T09:35:19Z
Lists: pgsql-hackers
On Wed, May 12, 2021 at 5:52 PM Michael Paquier <michael@paquier.xyz> wrote: > > On Tue, May 11, 2021 at 04:50:46PM +0900, Michael Paquier wrote: > > And that makes the code slightly easier to follow. > > Yeah, that's better this way, so applied. Thanks! ------ Kind Regards, Peter Smith. Fujitsu Australia
Commits
-
Simplify one use of ScanKey in pg_subscription.c
- e6ccd1ce1644 14.0 landed
-
Logical replication support for initial data copy
- 7c4f52409a8c 10.0 cited