Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
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
<tgl@sss.pgh.pa.us>
Thu, 30 Mar 2017 21:13:44 +0000
(17:13 -0400)
committer
Tom Lane
<tgl@sss.pgh.pa.us>
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
@@
<para>
For security reasons, only superusers and members of the
- <literal>pg_read_all_stats<literal> role are allowed to see the SQL text and
+ <literal>pg_read_all_stats<
/
literal> role are allowed to see the SQL text and
<structfield>queryid</structfield> of queries executed by other users.
Other users can see the statistics, however, if the view has been installed
in their database.