Re: suboverflowed subtransactions concurrency performance optimize
x4mmm@yandex-team.ru
From: Andrey Borodin <x4mmm@yandex-team.ru>
To: Simon Riggs <simon.riggs@enterprisedb.com>
Cc: Pengchengliu <pengchengliu@tju.edu.cn>,
PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2022-01-17T16:21:13Z
Lists: pgsql-hackers
> 17 янв. 2022 г., в 18:44, Simon Riggs <simon.riggs@enterprisedb.com> написал(а): > > Re-attached, so that the CFapp isn't confused between the multiple > patches on this thread. FWIW I've looked into the patch and it looks good to me. Comments describing when the cache is useful seem valid. Thanks! Best regards, Andrey Borodin.
Commits
-
Revert "Add single-item cache when looking at topmost XID of a subtrans XID"
- b4529005fd38 15.0 landed
-
Add single-item cache when looking at topmost XID of a subtrans XID
- 06f5295af673 15.0 landed
-
Fix handling of partitioned index in RelationGetNumberOfBlocksInFork()
- 0d906b2c0b1f 15.0 cited