doc: Fix description of the JIT time fields in pg_stat_statements
authorMichael Paquier <michael@paquier.xyz>
Sat, 21 May 2022 08:57:23 +0000 (17:57 +0900)
committerMichael Paquier <michael@paquier.xyz>
Sat, 21 May 2022 08:57:23 +0000 (17:57 +0900)
commitd1436555f5ab33b1e4d458e9b2722e5eaf0548f6
tree7989fbdaa5677971b049c83d345923fa8c233ff2
parenteaa5ebe046c4f247d843bdfd36da4c28be9dbfab
doc: Fix description of the JIT time fields in pg_stat_statements

The four fields tracking the time spent by queries for JIT operations
added in 57d6aea were listed as having bigint as data type, but these
are of type double precision.

Author: Noriyoshi Shinoda
Reviewed-by: Nathan Bossart
Discussion: https://postgr.es/m/DM4PR84MB1734375E63148AADC6A1E6B4EED39@DM4PR84MB1734.NAMPRD84.PROD.OUTLOOK.COM
doc/src/sgml/pgstatstatements.sgml