Re: Missing comma in libpq.sgml
Tatsuo Ishii <ishii@postgresql.org>
From: Tatsuo Ishii <ishii@postgresql.org>
To: daniel@yesql.se
Cc: pgsql-hackers@lists.postgresql.org
Date: 2025-04-18T00:44:39Z
Lists: pgsql-hackers
>> 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 The patch pushed. thanks. 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