Update comments and credit doc proofreaders
authorSimon Riggs
Mon, 4 Apr 2011 21:36:09 +0000 (22:36 +0100)
committerSimon Riggs
Mon, 4 Apr 2011 21:36:09 +0000 (22:36 +0100)
doc/src/sgml/release-9.1.sgml

index 5152bb3fe4021d40bb20bc3b6bb26c770b3494ec..a4cebb4f3379c7a175e6f6685afc6826b0dc1ef8 100644 (file)
        
         The new option is called NOT VALID, which can
         later be modified to VALIDATED and validation
-        checks performed.
+        checks performed. Together these allow you to add a Foreign Key
+        with minimal impact on read and write operations.
        
       
 
        
 
        
-        This feature can be used to implement updatable views.
+        This feature can be used to implement fully updatable views.
        
       
 
       
        
-        Reduce lock levels for 
+        Minimise lock levels for 
         linkend="SQL-CREATETRIGGER">CREATE TRIGGER
-        and some ALTER
+        and many ALTER
         TABLE and CREATE
         RULE operations (Simon Riggs)
        
 
        
-        This improves concurrency.
+        This improves database availability when altering active databases.
        
       
 
       
      
 
+     
+      
+        Extensive proofreading and documentation improvements
+        (Thom Brown, Josh Kupershmidt, Susanne Ebrecht)
+      
+     
+
      
       
        Add documentation for