Re: Remove an unnecessary blank line on the PQisBusy() comments - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: Remove an unnecessary blank line on the PQisBusy() comments
Date
Msg-id aPpFnsxFp_lTa3eF@nathan
Whole thread Raw
In response to Remove an unnecessary blank line on the PQisBusy() comments  (Yugo Nagata <nagata@sraoss.co.jp>)
Responses Re: Remove an unnecessary blank line on the PQisBusy() comments
List pgsql-hackers
On Thu, Oct 23, 2025 at 08:02:03PM +0900, Yugo Nagata wrote:
> I’ve attached a very trivial patch that removes an unnecessary line
> after the comments on PQisBusy(), just for consistency with the
> surrounding code.

Given this line has been there for 28 years (commit edbd513) and isn't
hurting anything, I don't see a strong need to change it.

-- 
nathan



pgsql-hackers by date:

Previous
From: Aleksander Alekseev
Date:
Subject: Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions
Next
From: Peter Geoghegan
Date:
Subject: Re: CI: Add task that runs pgindent