Etsuro Fujita
This commit is contained in:
Magnus Hagander 2016-04-05 11:05:01 +02:00
parent 4dcd4da98c
commit 9457b591b9
1 changed files with 1 additions and 1 deletions

View File

@ -3161,7 +3161,7 @@ PQresetPoll(PGconn *conn)
}
/*
* PQcancelGet: get a PGcancel structure corresponding to a connection.
* PQgetCancel: get a PGcancel structure corresponding to a connection.
*
* A copy is needed to be able to cancel a running query from a different
* thread. If the same structure is used all structure members would have