projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ceb3158
)
Fix broken markup.
author
Tom Lane
Thu, 30 Mar 2017 21:13:44 +0000
(17:13 -0400)
committer
Tom Lane
Thu, 30 Mar 2017 21:13:44 +0000
(17:13 -0400)
Per buildfarm.
doc/src/sgml/pgstatstatements.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/pgstatstatements.sgml
b/doc/src/sgml/pgstatstatements.sgml
index 2d55d3bdad45342f9e7e4998b7597fd46572f44e..f9dd43e891d18691de4ff1093661706a50da1f72 100644
(file)
--- 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<
/
literal> 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.