Fix a comment on PQcancelErrorMessage
Yugo Nagata <nagata@sraoss.co.jp>
From: Yugo NAGATA <nagata@sraoss.co.jp>
To: pgsql-hackers@lists.postgresql.org
Date: 2024-07-04T04:46:38Z
Lists: pgsql-hackers
Attachments
- fix_PQcancelErrorMessage_comments.patch (text/x-diff) patch
Hi, Attached is a small patch to fix a comment on PQcancelErrorMessage. It was accidentally "Get the socket of the cancel connection." I rewrote it to "Returns the error message most recently generated by an operation on the cancel connection." Regards, Yugo Nagata -- Yugo NAGATA <nagata@sraoss.co.jp>
Commits
-
Fix copy/paste mistake in comment
- e72f841cbec1 17.0 landed
- 2ef575c7803a 18.0 landed