|
1 | | -<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.26 2010/06/0319:38:39 momjian Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.27 2010/06/0321:23:02 tgl Exp $ --> |
2 | 2 |
|
3 | 3 | <sect1 id="release-9-0"> |
4 | 4 | <title>Release 9.0</title> |
@@ -2552,7 +2552,7 @@ recovery_connections -> hot_standby |
2552 | 2552 | <productname>C++</> usage difficult in backend code, there are |
2553 | 2553 | still other complexities when using <productname>C++</> for backend |
2554 | 2554 | functions. <literal>extern "C" { }</> is still necessary in |
2555 | | - appropriate places (see <xref linkend="extend-Cpp">). |
| 2555 | + appropriate places. |
2556 | 2556 | </para> |
2557 | 2557 | </listitem> |
2558 | 2558 |
|
|