projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f152c6
)
Update C++ release note item wording.
author
Bruce Momjian
Tue, 1 Jun 2010 13:43:39 +0000
(13:43 +0000)
committer
Bruce Momjian
Tue, 1 Jun 2010 13:43:39 +0000
(13:43 +0000)
doc/src/sgml/release-9.0.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-9.0.sgml
b/doc/src/sgml/release-9.0.sgml
index 960558ea6faf7f0c9fcbe8149d099bca4ad087ed..ce684dba4cf463bcd99f2815c035908766712a67 100644
(file)
--- a/
doc/src/sgml/release-9.0.sgml
+++ b/
doc/src/sgml/release-9.0.sgml
@@
-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 cas
es.
+
appropriate plac
es.