Re: Missing comma in libpq.sgml

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Tatsuo Ishii <ishii@postgresql.org>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2025-04-17T11:32:06Z
Lists: pgsql-hackers
> On 17 Apr 2025, at 13:30, Tatsuo Ishii <ishii@postgresql.org> wrote:
> 
> 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.

+1

--
Daniel Gustafsson




Commits

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