Fix a comment on PQcancelErrorMessage

From: Yugo NAGATA <nagata(at)sraoss(dot)co(dot)jp>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Fix a comment on PQcancelErrorMessage
Date: 2024-07-04 04:46:38
Message-ID: 20240704134638.355ad44a445fa1e764a220cd@sranhm.sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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(at)sraoss(dot)co(dot)jp>

Attachment Content-Type Size
fix_PQcancelErrorMessage_comments.patch text/x-diff 508 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2024-07-04 04:49:37 Re: Unknown annotation '-cim' in source code
Previous Message Steve Lau 2024-07-04 04:27:04 Re: Unknown annotation '-cim' in source code