1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00

doc: Whitespace fixes in man pages

This commit is contained in:
Peter Eisentraut
2018-05-21 14:41:27 -04:00
parent 4aad161c9a
commit 477d243b0f
4 changed files with 3 additions and 7 deletions

View File

@@ -285,8 +285,7 @@ REINDEX INDEX distributors;
<programlisting>
CREATE INDEX coord_idx ON measured (x, y, (z + t));
ALTER INDEX coord_idx ALTER COLUMN 3 SET STATISTICS 1000;
</programlisting>
</para>
</programlisting></para>
</refsect1>