From ab1e644005b6ef77dada51188d7b92905e2444d7 Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Thu, 30 Mar 2017 17:13:44 -0400 Subject: [PATCH] Fix broken markup. Per buildfarm. --- doc/src/sgml/pgstatstatements.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/pgstatstatements.sgml b/doc/src/sgml/pgstatstatements.sgml index 2d55d3bdad4..f9dd43e891d 100644 --- a/doc/src/sgml/pgstatstatements.sgml +++ b/doc/src/sgml/pgstatstatements.sgml @@ -227,7 +227,7 @@ For security reasons, only superusers and members of the - pg_read_all_stats role are allowed to see the SQL text and + pg_read_all_stats role are allowed to see the SQL text and queryid of queries executed by other users. Other users can see the statistics, however, if the view has been installed in their database.