mirror of
https://github.com/postgres/postgres.git
synced 2025-12-21 05:21:08 +03:00
doc: Whitespace fixes in man pages
This commit is contained in:
@@ -160,8 +160,7 @@ DROP AGGREGATE myrank(VARIADIC "any" ORDER BY VARIADIC "any");
|
||||
To remove multiple aggregate functions in one command:
|
||||
<programlisting>
|
||||
DROP AGGREGATE myavg(integer), myavg(bigint);
|
||||
</programlisting>
|
||||
</para>
|
||||
</programlisting></para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
|
||||
Reference in New Issue
Block a user