mirror of
https://github.com/php/php-src.git
synced 2026-04-28 18:53:33 +02:00
162a311cc8
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
25 KiB
25 KiB