release_10_2-2
Onder Kalaci 2022-08-10 13:58:24 +02:00
parent 244ff360a9
commit 956c97c57c
1 changed files with 0 additions and 1 deletions

View File

@ -249,7 +249,6 @@ ReceiveCopyData(StringInfo copyData)
HOLD_CANCEL_INTERRUPTS();
elog(WARNING, "before sleep");
pg_usleep(100000);
pq_startmsgread();
int messageType = pq_getbyte();
if (messageType == EOF)