1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-31 17:02:12 +03:00

Documentation spell checking and markup improvements

This commit is contained in:
Peter Eisentraut
2017-06-18 14:01:45 -04:00
parent 81a4dcf2f2
commit bbaf9e8f84
20 changed files with 66 additions and 62 deletions

View File

@@ -201,7 +201,7 @@ ROLLBACK;
<term><literal>SUMMARY</literal></term>
<listitem>
<para>
Include summary information (eg: totalled timing information) after the
Include summary information (e.g., totaled timing information) after the
query plan. Summary information is included by default when
<literal>ANALYZE</literal> is used but otherwise is not included by
default, but can be enabled using this option. Planning time in