Fix broken markup.
authorTom Lane
Thu, 30 Mar 2017 21:13:44 +0000 (17:13 -0400)
committerTom Lane
Thu, 30 Mar 2017 21:13:44 +0000 (17:13 -0400)
Per buildfarm.

doc/src/sgml/pgstatstatements.sgml

index 2d55d3bdad45342f9e7e4998b7597fd46572f44e..f9dd43e891d18691de4ff1093661706a50da1f72 100644 (file)
 
   
    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.