Re: Add comment explaining why queryid is int64 in pg_stat_statements - Mailing list pgsql-hackers

From Shaik Mohammad Mujeeb
Subject Re: Add comment explaining why queryid is int64 in pg_stat_statements
Date
Msg-id 19720f89006.f284d26f59126.2982872744030336618@zohocorp.com
Whole thread Raw
In response to Re: Add comment explaining why queryid is int64 in pg_stat_statements  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
Thanks for making the appropriate changes, David.

Now everything make sense. :)





---- On Fri, 30 May 2025 16:39:23 +0530 David Rowley <dgrowleyml@gmail.com> wrote ---

On Fri, 30 May 2025 at 11:51, David Rowley <dgrowleyml@gmail.com> wrote:
>
> On Fri, 30 May 2025 at 11:35, Michael Paquier <michael@paquier.xyz> wrote:
> > Thanks, Nathan. Let's proceed with the change then. David, would you
> > prefer handling the patch you have written by yourself for the query
> > ID part?
>
> Yes. I'll look at that again shortly.

Now done.

David


pgsql-hackers by date:

Previous
From: "Zhou, Zhiguo"
Date:
Subject: Optimize shared LWLock acquisition for high-core-count systems
Next
From: "Jelte Fennema-Nio"
Date:
Subject: Reduce DEBUG level of catcache refreshing messages