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

Commit 5db8568

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 930930c commit 5db8568

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
@@ -4052,7 +4052,7 @@ char *PQescapeLiteral(PGconn *conn, const char *str, size_t length);
40524052
</tip>
40534053

40544054
<para>
4055-
Note that it is not necessary nor correct to do escaping when a data
4055+
Note that it is neither necessary nor correct to do escaping when a data
40564056
value is passed as a separate parameter in <function>PQexecParams</function> or
40574057
its sibling routines.
40584058
</para>

0 commit comments

Comments
 (0)