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

From David Rowley
Subject Re: Add comment explaining why queryid is int64 in pg_stat_statements
Date
Msg-id CAApHDvrWTGZyrNgC2VRKwwC7dn2Epa23xku2qczudB7oqyVn=w@mail.gmail.com
Whole thread Raw
In response to Re: Add comment explaining why queryid is int64 in pg_stat_statements  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-hackers
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: David Rowley
Date:
Subject: Re: Add comment explaining why queryid is int64 in pg_stat_statements
Next
From: Ajin Cherian
Date:
Subject: Re: Proposal: Filter irrelevant change before reassemble transactions during logical decoding