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 d5470ab commit e19c8acCopy full SHA for e19c8ac
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.10 2000/12/10 22:35:56 momjian Exp $
+ $Header: /cvsroot/pgsql/doc/src/sgml/catalogs.sgml,v 2.11 2000/12/10 22:37:27 momjian Exp $
4
-->
5
6
<chapter id="catalogs">
@@ -1311,7 +1311,7 @@
1311
<entry>pg_operator.oid</entry>
1312
<entry>
1313
If this operator supports merge joins, the operator that sorts
1314
- the type of the right-hand operand
+ the type of the left-hand operand
1315
</entry>
1316
</row>
1317
0 commit comments