From 288afd95a3e433ca6659eb8e35bc92df40498268 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut <peter_e@gmx.net> Date: Thu, 7 Dec 2000 22:37:08 +0000 Subject: [PATCH] typo correction --- doc/src/sgml/catalogs.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml index a185d185495..e5ecc1ffe6b 100644 --- a/doc/src/sgml/catalogs.sgml +++ b/doc/src/sgml/catalogs.sgml @@ -1,6 +1,6 @@ <!-- Documentation of the system catalogs, directed toward PostgreSQL developers - $Header: /cvsroot/pgsql/doc/src/sgml/catalogs.sgml,v 2.8 2000/11/29 20:15:58 petere Exp $ + $Header: /cvsroot/pgsql/doc/src/sgml/catalogs.sgml,v 2.9 2000/12/07 22:37:08 petere Exp $ --> <chapter id="catalogs"> @@ -1321,7 +1321,7 @@ <entry>pg_operator.oid</entry> <entry> If this operator supports merge joins, the operator that sorts - the type of the left-hand operand + the type of the right-hand operand </entry> </row> -- GitLab