Queries.sendPutCopyEnd

Signals that COPY data send is finished.

mixintemplate Queries()
bool
sendPutCopyEnd
()

Return Value

Type: bool

true if the termination data was sent, zero if it was not sent because the attempt would block (this case is only possible if the connection is in nonblocking mode)

Meta