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

From Yugo Nagata
Subject Remove an unnecessary blank line on the PQisBusy() comments
Date
Msg-id 20251023200203.25475c582cdb0fc4907a3c6c@sraoss.co.jp
Whole thread Raw
Responses Re: Remove an unnecessary blank line on the PQisBusy() comments
List pgsql-hackers
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>

Attachment

pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: Implement waiting for wal lsn replay: reloaded
Next
From: Amit Kapila
Date:
Subject: Re: Logical Replication of sequences