Re: [PATCH] LockAcquireExtended improvement
Will Mortensen <will@extrahop.com>
From: Will Mortensen <will@extrahop.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Jingxian Li <aqktjcm@qq.com>, robertmhaas <robertmhaas@gmail.com>,
andres <andres@anarazel.de>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-05-23T05:21:53Z
Lists: pgsql-hackers
Thanks! :-)
Commits
-
Fix typo and comments related to the recent no-wait lock improvements
- f7ab71ba0c7b 17.0 landed
-
Allow a no-wait lock acquisition to succeed in more cases.
- 2346df6fc373 17.0 landed