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
- libpqdoc.patch (application/octet-stream) patch
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
-
Doc: fix missing comma at the end of a line.
- 05883bd6e556 18.0 landed
- 4a0650d359c5 17.5 landed