8000 Update C++ release note item wording. · postgrespro/postgres_cluster@2681c51 · GitHub
[go: up one dir, main page]

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

8000
Appearance settings

Commit 2681c51

Browse files
committed
Update C++ release note item wording.
1 parent 1f152c6 commit 2681c51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/release-9.0.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.23 2010/06/01 03:19:36 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.24 2010/06/01 13:43:39 momjian Exp $ -->
22

33
<sect1 id="release-9-0">
44
<title>Release 9.0</title>
@@ -2528,7 +2528,7 @@ recovery_connections -> hot_standby
25282528
<productname>C++</> usage difficult in backend code, there are
25292529
still other complexities when using <productname>C++</> for backend
25302530
functions. <literal>extern "C" { }</> is still necessary in
2531-
some cases.
2531+
appropriate places.
25322532
</para>
25332533
</listitem>
25342534

0 commit comments

Comments
 (0)
0