The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/11/libpq-exec.html Description:
Hi, just found a small mistake in https://www.postgresql.org/docs/current/libpq-exec.html (Version 11 Chapter 34.3), the sentence that starts with "Note that it is not necessary nor correct to do escaping..." should be changed to "Note that it is neither necessary nor correct to do escaping...". Regards, Colin PS: Thanks for the good work, the PostgreSQL documentation is really well written and generally a pleasure to use.