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:
@@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user