Remove an unnecessary blank line on the PQisBusy() comments
Yugo Nagata <nagata@sraoss.co.jp>
From: Yugo Nagata <nagata@sraoss.co.jp>
To: Pgsql Hackers <pgsql-hackers@postgresql.org>
Date: 2025-10-23T11:02:03Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
What I've done:
- edbd51395c42 7.1.1 cited
Attachments
- remove_unnecessary_blank_line.patch (text/x-diff) patch
Hi, I’ve attached a very trivial patch that removes an unnecessary line after the comments on PQisBusy(), just for consistency with the surrounding code. Regards, Yugo Nagata -- Yugo Nagata <nagata@sraoss.co.jp>