pgsql: Small code consistency improvement - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Small code consistency improvement
Date
Msg-id E1u8GoW-001iQt-2s@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Amit Kapila
Date:
Subject: pgsql: Fix typo in test file name added in commit 4909b38af0.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Fix terminology in comment and message