Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1eca1b7 commit 572ec5aCopy full SHA for 572ec5a
doc/src/sgml/release-9.0.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.26 2010/06/03 19:38:39 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.27 2010/06/03 21:23:02 tgl Exp $ -->
2
3
<sect1 id="release-9-0">
4
<title>Release 9.0</title>
@@ -2552,7 +2552,7 @@ recovery_connections -> hot_standby
2552
<productname>C++</> usage difficult in backend code, there are
2553
still other complexities when using <productname>C++</> for backend
2554
functions. <literal>extern "C" { }</> is still necessary in
2555
- appropriate places (see <xref linkend="extend-Cpp">).
+ appropriate places.
2556
</para>
2557
</listitem>
2558
0 commit comments