doc: align column order with pg_stat_statements view
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Wed, 15 Nov 2023 13:07:00 +0000 (14:07 +0100)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Wed, 15 Nov 2023 13:07:00 +0000 (14:07 +0100)
commit83b4326e6098a057d3931619e387d59844e70aed
tree10004f589846a83575b3d67617e46641305bb4b0
parentc21e6e2fd48cdcfe7d01eed243d576c722ef8de5
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
doc/src/sgml/pgstatstatements.sgml