Обсуждение: pgsql: Fix comment of PQputCopyEnd()

Поиск
Список
Период
Сортировка

pgsql: Fix comment of PQputCopyEnd()

От
Michael Paquier
Дата:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8bf7db0285dfbc4b505c8be4c34ab7386eb6297f

Modified Files
--------------
src/interfaces/libpq/fe-exec.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)