Update C++ release note item wording.
authorBruce Momjian
Tue, 1 Jun 2010 13:43:39 +0000 (13:43 +0000)
committerBruce Momjian
Tue, 1 Jun 2010 13:43:39 +0000 (13:43 +0000)
doc/src/sgml/release-9.0.sgml

index 960558ea6faf7f0c9fcbe8149d099bca4ad087ed..ce684dba4cf463bcd99f2815c035908766712a67 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
  
   Release 9.0
@@ -2528,7 +2528,7 @@ recovery_connections -> hot_standby
        C++ usage difficult in backend code, there are
        still other complexities when using C++ for backend
        functions. extern "C" { } is still necessary in
-       some cases.
+       appropriate places.