diff options
Diffstat (limited to 'doc/src')
| -rw-r--r-- | doc/src/sgml/libpq++.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/libpq++.sgml b/doc/src/sgml/libpq++.sgml index 4e253d31f49..acbf823f818 100644 --- a/doc/src/sgml/libpq++.sgml +++ b/doc/src/sgml/libpq++.sgml @@ -351,7 +351,7 @@ <synopsis> int PgConnection::ExecTuplesOk(const char *query) </synopsis> - Returns TRUE if the command query succeeds and there are tuples to be retrieved. + Returns TRUE if the command query succeeds. </para> </listitem> <listitem> |
