index a9ba54628fd0107b44d6469d972ab878505fa181..87ff5659ff35ef63081af161e9e850cacbdfedb9 100644 (file)
}
/* initialize async result-accumulation state */
- conn->result = NULL;
- conn->next_result = NULL;
+ pqClearAsyncResult(conn);
/* reset single-row processing mode */
conn->singleRowMode = false;