pgsql: Mention that toplevel is part of pg_stat_statements key.

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Mention that toplevel is part of pg_stat_statements key.
Date: 2021-04-23 09:46:37
Message-ID: E1lZsOT-0002zH-L6@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Mention that toplevel is part of pg_stat_statements key.

While at it, also document that toplevel is always true if
pg_stat_statements.track is set to top.

Author: Julien Rouhaud
Reported-By: Fujii Masao
Discussion: https://postgr.es/m/a878d5ea-64a7-485e-5d2f-177618ebc52d@oss.nttdata.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7531fcb1fcf5b3ea2f49959a3f095c083e3fc4c4

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

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2021-04-23 10:11:15 pgsql: Reorder COMPRESSION option in gram.y and parsenodes.h into alpha
Previous Message Peter Eisentraut 2021-04-23 07:57:05 pgsql: pg_amcheck: Use logging functions