Missing comma in libpq.sgml

Tatsuo Ishii <ishii@postgresql.org>

From: Tatsuo Ishii <ishii@postgresql.org>
To: pgsql-hackers@lists.postgresql.org
Date: 2025-04-17T11:30:47Z
Lists: pgsql-hackers

Attachments

In the "Asynchronous Command Processing" section of libpq.sgml,
there's a line which misses a comma at the end. Attached patch should
fix it.  I am going to push attached patch into master and
REL_17_STABLE branches if there's no objection.

Best regards,
--
Tatsuo Ishii
SRA OSS K.K.
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp

Commits

  1. Doc: fix missing comma at the end of a line.