doc: modify the comment in function libpqrcv_check_conninfo()

From: ikedarintarof <ikedarintarof(at)oss(dot)nttdata(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: doc: modify the comment in function libpqrcv_check_conninfo()
Date: 2024-06-26 12:52:55
Message-ID: 6a1ca81b27fec4da0ccdfaaaec787982@oss.nttdata.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

The function 'libpqrcv_check_conninfo()' returns 'void', but the comment
above says that the function returns true or false.
I've attached a patch to modify the comment.

Regard,
Rintaro Ikeda

Attachment Content-Type Size
mod-doc.patch text/x-diff 810 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ashutosh Bapat 2024-06-26 13:28:12 Re: pgindent exit status if a file encounters an error
Previous Message Amit Kapila 2024-06-26 12:51:32 Re: New standby_slot_names GUC in PG 17