We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dae369d commit 0cbfde7Copy full SHA for 0cbfde7
doc/src/sgml/catalogs.sgml
@@ -1,6 +1,6 @@
1
<!--
2
Documentation of the system catalogs, directed toward PostgreSQL developers
3
- $Header: /cvsroot/pgsql/doc/src/sgml/catalogs.sgml,v 2.11 2000/12/10 22:37:27 momjian Exp $
+ $Header: /cvsroot/pgsql/doc/src/sgml/catalogs.sgml,v 2.12 2000/12/11 18:26:37 momjian Exp $
4
-->
5
6
<chapter id="catalogs">
@@ -1302,7 +1302,7 @@
1302
<entry>oprnegate</entry>
1303
<entry><type>oid</type></entry>
1304
<entry>pg_operator.oid</entry>
1305
- <entry>Inverse of this operator, if any</entry>
+ <entry>Negator of this operator, if any</entry>
1306
</row>
1307
1308
<row>
0 commit comments