Re: Add comment explaining why queryid is int64 in pg_stat_statements

From: Shaik Mohammad Mujeeb <mujeeb(dot)sk(at)zohocorp(dot)com>
To: "dgrowleyml" <dgrowleyml(at)gmail(dot)com>
Cc: "Michael Paquier" <michael(at)paquier(dot)xyz>, "Nathan Bossart" <nathandbossart(at)gmail(dot)com>, "Peter Eisentraut" <peter(at)eisentraut(dot)org>, "Lukas Fittl" <lukas(at)fittl(dot)com>, "ilyaevdokimov" <ilya(dot)evdokimov(at)tantorlabs(dot)com>, "pgsql-hackers" <pgsql-hackers(at)postgresql(dot)org>, "mujeebskdev" <mujeeb(dot)sk(dot)dev(at)gmail(dot)com>, "pgsql-hackers" <pgsql-hackers(at)lists(dot)postgresql(dot)org>, "Alvaro Herrera" <alvherre(at)kurilemu(dot)de>, "Tomas Vondra" <tomas(at)vondra(dot)me>
Subject: Re: Add comment explaining why queryid is int64 in pg_stat_statements
Date: 2025-05-30 11:34:10
Message-ID: 19720f89006.f284d26f59126.2982872744030336618@zohocorp.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmail(dot)com> wrote ---

On Fri, 30 May 2025 at 11:51, David Rowley < mailto:dgrowleyml(at)gmail(dot)com > wrote:
>
> On Fri, 30 May 2025 at 11:35, Michael Paquier < mailto:michael(at)paquier(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2025-05-30 11:55:20 Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE
Previous Message Zhou, Zhiguo 2025-05-30 11:30:39 Optimize shared LWLock acquisition for high-core-count systems