pgsql: Fix code indentation vioaltion introduced in commit 3c662643c4. - Mailing list pgsql-committers

From Tatsuo Ishii
Subject pgsql: Fix code indentation vioaltion introduced in commit 3c662643c4.
Date
Msg-id E1qbFKC-001df2-76@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix code indentation vioaltion introduced in commit 3c662643c4.

Per buildfarm member koel

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/bc6041b61f6678d32a5cfb70744653cd8f8d01c0

Modified Files
--------------
src/bin/pgbench/pgbench.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: pgsql: Allow pgbench to exit immediately when any client is aborted.
Next
From: Etsuro Fujita
Date:
Subject: pgsql: postgres_fdw: Fix test for parameterized foreign scan.