pgsql: Fix indentation of copyto.c - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Fix indentation of copyto.c
Date
Msg-id E1rYGGW-005KP0-0R@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix indentation of copyto.c

Issue introduced by b619852086ed.

Per buildfarm member koel.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/49e7c6f78ed608c5d5454080ae19c0e7f1b09a04

Modified Files
--------------
src/backend/commands/copyto.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Improve COPY TO performance when server and client encodings mat
Next
From: Michael Paquier
Date:
Subject: pgsql: Add previous commit to .git-blame-ignore-revs