mirror of
https://github.com/postgres/postgres.git
synced 2025-12-22 17:42:17 +03:00
Assorted editing for collation documentation.
I made a pass over this to familiarize myself with the feature, and found some things that could be improved.
This commit is contained in:
@@ -94,7 +94,7 @@ DROP COLLATION german;
|
||||
<para>
|
||||
The <command>DROP COLLATION</command> command conforms to the
|
||||
<acronym>SQL</acronym> standard, apart from the <literal>IF
|
||||
EXISTS</> option, which is a <productname>PostgreSQL</> extension..
|
||||
EXISTS</> option, which is a <productname>PostgreSQL</> extension.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user