1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-25 01:02:05 +03:00
Etsuro Fujita
This commit is contained in:
Magnus Hagander
2016-04-05 11:05:01 +02:00
parent 4dcd4da98c
commit 9457b591b9

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