Mark ALTER DOMAIN as supported, fix typo in header.
authorBruce Momjian
Fri, 6 Dec 2002 05:07:16 +0000 (05:07 +0000)
committerBruce Momjian
Fri, 6 Dec 2002 05:07:16 +0000 (05:07 +0000)
doc/src/sgml/features.sgml
doc/src/sgml/ref/alter_domain.sgml

index cfff0f29ad6826fc6efaad98eaf35942c1ba8a71..437d43c27ead8e75202804a2b8c5eec5f26f4c02 100644 (file)
@@ -1,5 +1,5 @@
 
 
 
@@ -1193,6 +1193,12 @@ $Header: /cvsroot/pgsql/doc/src/sgml/features.sgml,v 2.10 2002/11/24 03:15:55 mo
         Session management
         
        
+       
+        F711
+        
+        ALTER domain
+        
+       
        
         F791
         
@@ -1823,12 +1829,6 @@ $Header: /cvsroot/pgsql/doc/src/sgml/features.sgml,v 2.10 2002/11/24 03:15:55 mo
         Collation and translation
         
        
-       
-        F711
-        
-        ALTER domain
-        
-       
        
         F721
         
index 989e0803a6bb0a4bdad5de3f4ba96ceee437802e..7562267c0d2bf0189c9b2db603d8ee633fb6217f 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -13,7 +13,7 @@ PostgreSQL documentation
    ALTER DOMAIN
   
   
-   change the definition of a table
+   change the definition of a domain