Remove link that breaks HISTORY file generation.
authorTom Lane
Thu, 3 Jun 2010 21:23:02 +0000 (21:23 +0000)
committerTom Lane
Thu, 3 Jun 2010 21:23:02 +0000 (21:23 +0000)
doc/src/sgml/release-9.0.sgml

index 24e35d88dfc9fe20f2fed9c0a070724777e1810a..bec6a00084301c6d7a97f01c47f2b4ea57c9d184 100644 (file)
@@ -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.