more indices -> indexes
authorPeter Eisentraut
Tue, 22 May 2001 16:00:00 +0000 (16:00 +0000)
committerPeter Eisentraut
Tue, 22 May 2001 16:00:00 +0000 (16:00 +0000)
doc/src/sgml/indices.sgml
doc/src/sgml/sql.sgml

index 32ea606f1da7e6842e246cdd67581ec7f11f60f8..2bc99e22bac4cb0425b7b806a931624b0ca2b116 100644 (file)
@@ -1,7 +1,7 @@
-
+
 
 
Indices
Indexes
 
  
   indexes
index 3b57195c877697d4989e0f0842802b8b86aeb9c4..d0eef867abf9dea9200c2fa2f2f2a343660f87d2 100644 (file)
@@ -1,5 +1,5 @@
 
 
  
@@ -1769,7 +1769,7 @@ CREATE TABLE SELLS
      Create Index
 
      
-      Indices are used to speed up access to a relation. If a relation R
+      Indexes are used to speed up access to a relation. If a relation R
       has an index on attribute A then we can
       retrieve all tuples t
       having