Re: Fastpath while arranging the changes in LSN order in logical decoding
Amit Kapila <amit.kapila16@gmail.com>
From: Amit Kapila <amit.kapila16@gmail.com>
To: Andres Freund <andres@anarazel.de>
Cc: Dilip Kumar <dilipbalaut@gmail.com>, Heikki Linnakangas <hlinnaka@iki.fi>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2020-03-25T03:53:27Z
Lists: pgsql-hackers
On Wed, Mar 25, 2020 at 12:46 AM Andres Freund <andres@anarazel.de> wrote: > > On 2020-03-24 18:36:03 +0530, Dilip Kumar wrote: > > IMHO, I have tried the best case but did not see any performance gain > > so I am not planning to test this further. I have attached the patch > > for removing the TODO. > > Pushed. Thanks! > I have updated the CF entry. Thanks to all involved in this. -- With Regards, Amit Kapila. EnterpriseDB: http://www.enterprisedb.com
Commits
-
logical decoding: Remove TODO about unnecessary optimization.
- 112b006fe79b 13.0 landed
-
Stamp 12.2.
- 45b88269a353 12.2 cited