pgsql: Small code consistency improvement

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Small code consistency improvement
Date: 2025-04-25 11:01:49
Message-ID: E1u8GoW-001iQt-2s@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Small code consistency improvement

Adjust the way the increment operators are placed to be consistent
throughout the function. Fixup for commit commit c1da7281060.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0787646e1dce966395f211fb9475dcab32daae70

Modified Files
--------------
src/bin/pg_dump/connectdb.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Matheus Alcantara 2025-04-25 13:25:14 Re: extension_control_path and "directory"
Previous Message Amit Kapila 2025-04-25 07:33:27 pgsql: Fix typo in test file name added in commit 4909b38af0.