projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1eca1b7
)
Remove link that breaks HISTORY file generation.
author
Tom Lane
Thu, 3 Jun 2010 21:23:02 +0000
(21:23 +0000)
committer
Tom Lane
Thu, 3 Jun 2010 21:23:02 +0000
(21:23 +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 24e35d88dfc9fe20f2fed9c0a070724777e1810a..bec6a00084301c6d7a97f01c47f2b4ea57c9d184 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
@@
-2552,7
+2552,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
- appropriate places
(see
)
.
+ appropriate places.