mirror of
https://github.com/postgres/postgres.git
synced 2026-06-04 14:55:34 -04:00
b04d691613
Clarify the meaning of libpq return values for PQputCopyData and PQputCopyEnd, particularly in non-blocking mode. Report by Robert Haas