mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Put some kind of grammatical uniformity in the <refpurpose> lines.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!--
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_operator.sgml,v 1.10 2001/05/08 17:51:30 momjian Exp $
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_operator.sgml,v 1.11 2001/09/03 12:57:49 petere Exp $
|
||||
Postgres documentation
|
||||
-->
|
||||
|
||||
@@ -15,7 +15,7 @@ Postgres documentation
|
||||
DROP OPERATOR
|
||||
</refname>
|
||||
<refpurpose>
|
||||
Removes an operator from the database
|
||||
remove a user-defined operator
|
||||
</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
Reference in New Issue
Block a user