Fix comment of PQputCopyEnd()

Michael Paquier <michael@paquier.xyz>

Commit: 8bf7db0285dfbc4b505c8be4c34ab7386eb6297f
Author: Michael Paquier <michael@paquier.xyz>
Date: 2023-08-29T23:29:08Z
Releases: 17.0
Fix comment of PQputCopyEnd()

The comment describing the error codes of this routine mentioned 0 as a
possible value, but this error code has never been used.

Author: Junwang Zhao
Reviewed-by: Aleksander Alekseev
Discussion: https://postgr.es/m/CAEG8a3Jt5KwMNr+_S6VN68rog4HeoG6ELvPQO8kZNQTeJeQ=rQ@mail.gmail.com

Files

PathChange+/−
src/interfaces/libpq/fe-exec.c modified +1 −2

Discussion