9.4 release notes: improve valgrind mention
authorBruce Momjian
Tue, 17 Jun 2014 15:28:34 +0000 (11:28 -0400)
committerBruce Momjian
Tue, 17 Jun 2014 15:29:19 +0000 (11:29 -0400)
Report by Peter Geoghegan

doc/src/sgml/release-9.4.sgml

index d9f9828f72e7d70cca49c135c278def650d743f3..58685293229671e6465a7b35a60cbe3bd9d1fad0 100644 (file)
 
       
        
-        Improve Valgrind error reporting (Noah Misch)
+        Improve Valgrind detection of invalid memory usage
+        (Noah Misch)