Re: pg_stat_statements: Avoid holding excessive lock
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Karina Litskevich <litskevichkarina@gmail.com>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-11-08T06:08:19Z
Lists: pgsql-hackers
On Thu, Nov 07, 2024 at 04:08:30PM +0300, Karina Litskevich wrote: > Thank you for your feedback and the shorter wording of the comment. > I used it in the new version of the patch. After a second look, sounds good to me. Let's wait a bit and see of others have comments or thoughts to share. -- Michael
Commits
-
pg_stat_statements: Avoid some locking during PGSS entry scans
- 5d4298e75f25 18.0 landed