Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 288afd9

Browse files
committed
typo correction
1 parent 289e6fd commit 288afd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/catalogs.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
Documentation of the system catalogs, directed toward PostgreSQL developers
3-
$Header: /cvsroot/pgsql/doc/src/sgml/catalogs.sgml,v 2.8 2000/11/29 20:15:58 petere Exp $
3+
$Header: /cvsroot/pgsql/doc/src/sgml/catalogs.sgml,v 2.9 2000/12/07 22:37:08 petere Exp $
44
-->
55

66
<chapter id="catalogs">
@@ -1321,7 +1321,7 @@
13211321
<entry>pg_operator.oid</entry>
13221322
<entry>
13231323
If this operator supports merge joins, the operator that sorts
1324-
the type of the left-hand operand
1324+
the type of the right-hand operand
13251325
</entry>
13261326
</row>
13271327

0 commit comments

Comments
 (0)