Re: pg_stat_statements: Avoid holding excessive lock

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Karina Litskevich <litskevichkarina(at)gmail(dot)com>
Cc: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: pg_stat_statements: Avoid holding excessive lock
Date: 2024-11-08 06:08:19
Message-ID: Zy2q00mUS9tCtf6H@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David G. Johnston 2024-11-08 06:14:02 Re: New "single" COPY format
Previous Message Andrei Lepikhov 2024-11-08 06:05:04 Re: Expand applicability of aggregate's sortop optimization