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

More doc cleanups

This commit is contained in:
Bruce Momjian
2000-07-21 17:58:49 +00:00
parent c62e961da1
commit c281847fcd
3 changed files with 14 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_operator.sgml,v 1.13 2000/03/27 17:14:42 thomas Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_operator.sgml,v 1.14 2000/07/21 17:58:49 momjian Exp $
Postgres documentation
-->
@@ -393,7 +393,7 @@ MYBOXES.description === box '((0,0),(1,1))'
Usage
</title>
<para>The following command defines a new operator,
area-equality, for the BOX data type.
area-equality, for the BOX data type:
</para>
<programlisting>
CREATE OPERATOR === (