doc: 9.4 release note adjustments
authorBruce Momjian
Tue, 13 May 2014 01:30:58 +0000 (21:30 -0400)
committerBruce Momjian
Tue, 13 May 2014 01:31:13 +0000 (21:31 -0400)
Report by Nicolas Barbier, Tatsuo Ishii, MauMau

doc/src/sgml/release-9.4.sgml

index e78003e777b4d95c4a661275783a00351d4f49ad..8bb3d70295a7da8dec0d3cfd281ae1d528625339 100644 (file)
@@ -52,7 +52,7 @@
      
       
        Add SQL-level command 
-       linkend="SQL-ALTERSYSTEM">ALTER SYSTEM command
+       linkend="SQL-ALTERSYSTEM">ALTER SYSTEM
        to edit the postgresql.conf configuration file
       
      
 
       
        
-        Add functions for error-free pg_class,
+        Add functions for pg_class,
         pg_proc, pg_type, and
-        pg_operator lookups (Yugo Nagata, Nozomi Anzai,
+        pg_operator lookups that do not generate errors for
+        non-existent objects (Yugo Nagata, Nozomi Anzai,
         Robert Haas)
        
 
       
        
         Improve support for VPATH builds of PGXS
-        modules  (Cédric Villemain, Andrew Dunstan)
+        modules  (Cédric Villemain, Andrew Dunstan)
        
       
 
        
       
 
+      
+       
+        Allow client-only installs for MSVC (Windows) builds (MauMau)
+       
+      
+