RE: PG15 beta1 fix pg_stat_statements view document - Mailing list pgsql-hackers

From Shinoda, Noriyoshi (PN Japan FSIP)
Subject RE: PG15 beta1 fix pg_stat_statements view document
Date
Msg-id DM4PR84MB173419BE9157816843C8129BEED29@DM4PR84MB1734.NAMPRD84.PROD.OUTLOOK.COM
Whole thread Raw
In response to Re: PG15 beta1 fix pg_stat_statements view document  (Michael Paquier <michael@paquier.xyz>)
Responses Re: PG15 beta1 fix pg_stat_statements view document  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
Hi,

Thank you for your comment.
I attached the fixed patch.

-----Original Message-----
From: Michael Paquier <michael@paquier.xyz>
Sent: Saturday, May 21, 2022 12:33 PM
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: Shinoda, Noriyoshi (PN Japan FSIP) <noriyoshi.shinoda@hpe.com>; PostgreSQL-development
<pgsql-hackers@postgresql.org>;magnus@hagander.net 
Subject: Re: PG15 beta1 fix pg_stat_statements view document

On Fri, May 20, 2022 at 04:04:29PM -0700, Nathan Bossart wrote:
> I think there is a typo in the change to the jit_optimization_time
> section, but otherwise it looks good to me.

Yes, as of "double precisiodouble precision".  All these four fields are indeed doubles in the code, for what looks
likea copy-pasto from 57d6aea.  Will fix. 
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Build-farm - intermittent error in 031_column_list.pl
Next
From: "Shinoda, Noriyoshi (PN Japan FSIP)"
Date:
Subject: PG15 beta1 fix pg_stat_recovery_prefetch view manual