pgsql: Clarify description of pg_stat_statements columns

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Clarify description of pg_stat_statements columns
Date: 2021-07-14 09:11:34
Message-ID: E1m3avW-0002zH-68@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Clarify description of pg_stat_statements columns

Reported-By: Peter Eisentraut
Backpatch-through: 14
Discussion: https://postgr.es/m/8f5e63b8-e8ed-0f80-d8c4-68222624c200@enterprisedb.com

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/3b57d5af7435d0d21bdec392dc1ce7c13871df8b

Modified Files
--------------
doc/src/sgml/pgstatstatements.sgml | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2021-07-14 10:10:25 pgsql: In psql \copy from, send data to server in larger chunks.
Previous Message Michael Paquier 2021-07-14 08:16:24 pgsql: Fix unexpected error messages for various flavors of ALTER TABLE