mirror of
https://github.com/php/php-src.git
synced 2026-03-28 02:02:32 +01:00
pg_put_copy_data allows to send COPY commands to the server. pg_put_copy_end signals the end of the n commands. Both return 3 states ; 1, 0 and -1 when 1 is success, 0 the buffer queue is full then -1 for errors. Close GH-14325
161 KiB
161 KiB