mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-03 09:13:20 +03:00 
			
		
		
		
	in catalog.sgml
line 1324: "left-hand" should be "right-hand" BTW: new document looks very good! And the new configure/build process seems much better then before! Thanks! Laser
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
				
			|||||||
<!--
 | 
					<!--
 | 
				
			||||||
 Documentation of the system catalogs, directed toward PostgreSQL developers
 | 
					 Documentation of the system catalogs, directed toward PostgreSQL developers
 | 
				
			||||||
 $Header: /cvsroot/pgsql/doc/src/sgml/catalogs.sgml,v 2.9 2000/12/07 22:37:08 petere Exp $
 | 
					 $Header: /cvsroot/pgsql/doc/src/sgml/catalogs.sgml,v 2.10 2000/12/10 22:35:56 momjian Exp $
 | 
				
			||||||
 -->
 | 
					 -->
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<chapter id="catalogs">
 | 
					<chapter id="catalogs">
 | 
				
			||||||
@@ -1311,7 +1311,7 @@
 | 
				
			|||||||
      <entry>pg_operator.oid</entry>
 | 
					      <entry>pg_operator.oid</entry>
 | 
				
			||||||
      <entry>
 | 
					      <entry>
 | 
				
			||||||
       If this operator supports merge joins, the operator that sorts
 | 
					       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>
 | 
					      </entry>
 | 
				
			||||||
     </row>
 | 
					     </row>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user