We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dcd4da commit 9457b59Copy full SHA for 9457b59
src/interfaces/libpq/fe-connect.c
@@ -3161,7 +3161,7 @@ PQresetPoll(PGconn *conn)
3161
}
3162
3163
/*
3164
- * PQcancelGet: get a PGcancel structure corresponding to a connection.
+ * PQgetCancel: get a PGcancel structure corresponding to a connection.
3165
*
3166
* A copy is needed to be able to cancel a running query from a different
3167
* thread. If the same structure is used all structure members would have
0 commit comments