Fix comment of PQputCopyEnd()
Michael Paquier <michael@paquier.xyz>
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
| Path | Change | +/− |
|---|---|---|
| src/interfaces/libpq/fe-exec.c | modified | +1 −2 |
Discussion
- [PATCH v1] PQputCopyEnd never returns 0, fix the inaccurate comment 6 messages · 2023-08-28 → 2023-08-30