Thread: pgsql: doc: align column order with pg_stat_statements view

pgsql: doc: align column order with pg_stat_statements view

From
Daniel Gustafsson
Date:
doc: align column order with pg_stat_statements view

Commit 5a3423ad8e mistakenly didn't plac the new columns for JIT
deform counters at the end to match their placement in the view.
Fix by placing the new columns last to be consistent.

Author: Julien Rouhaud <rjuju123@gmail.com>
Discussion: https://postgr.es/m/fuhxmigipmodhq3bah5iddd2ksfinrva75wqjyg2g2e647p4v7@yev2gynrnr5f

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/83b4326e6098a057d3931619e387d59844e70aed

Modified Files
--------------
doc/src/sgml/pgstatstatements.sgml | 34 +++++++++++++++++-----------------
1 file changed, 17 insertions(+), 17 deletions(-)