aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2018-07-13 11:16:56 -0400
committerBruce Momjian <bruce@momjian.us>2018-07-13 11:16:56 -0400
commit394811501cbef1259a544f8957160ca7153013ec (patch)
treec61b66e91645362d7ddb306b046a8429aecaa946
parent3884072329bd1ad7d41bf7582c5d60e969365634 (diff)
downloadpostgresql-394811501cbef1259a544f8957160ca7153013ec.tar.gz
postgresql-394811501cbef1259a544f8957160ca7153013ec.zip
docs: Remove "New" description of the libpqxx interface
Backpatch-through: 9.3
-rw-r--r--doc/src/sgml/external-projects.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/external-projects.sgml b/doc/src/sgml/external-projects.sgml
index df5ca549843..364fe7d04a5 100644
--- a/doc/src/sgml/external-projects.sgml
+++ b/doc/src/sgml/external-projects.sgml
@@ -78,7 +78,7 @@
<row>
<entry>libpqxx</entry>
<entry>C++</entry>
- <entry>New-style C++ interface</entry>
+ <entry>C++ interface</entry>
<entry><ulink url="http://pqxx.org/"></ulink></entry>
</row>