Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit d4888a3

Browse files
committed
doc: adjust libpq wording to be neither/nor
Reported-by: postgresql@cohi.at Discussion: https://postgr.es/m/155419437926.737.10876947446993402227@wrigleys.postgresql.org Backpatch-through: 9.4
1 parent f72d9a5 commit d4888a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/libpq.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4153,7 +4153,7 @@ char *PQescapeLiteral(PGconn *conn, const char *str, size_t length);
41534153
</tip>
41544154

41554155
<para>
4156-
Note that it is not necessary nor correct to do escaping when a data
4156+
Note that it is neither necessary nor correct to do escaping when a data
41574157
value is passed as a separate parameter in <function>PQexecParams</function> or
41584158
its sibling routines.
41594159
</para>

0 commit comments

Comments
 (0)