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
-
Doc: fix missing comma at the end of a line.
- 05883bd6e556 18.0 landed
- 4a0650d359c5 17.5 landed