RE: Locking B-tree leafs immediately in exclusive mode
Imai, Yoshikazu <imai.yoshikazu@jp.fujitsu.com>
From: "Imai, Yoshikazu" <imai.yoshikazu@jp.fujitsu.com>
To: 'Alexander Korotkov' <a.korotkov@postgrespro.ru>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2018-07-26T10:35:16Z
Lists: pgsql-hackers
On Wed, July 25, 2018 at 0:30 AM, Alexander Korotkov wrote: > > Lefted tasks in my review is doing the regression tests. > > Cool, thank you for review! > I did "make check-world" in patched version and all tests were passed successfully! Yoshikazu Imai
Commits
-
Reduce path length for locking leaf B-tree pages during insertion
- d2086b08b023 12.0 landed