Run pgindent on the changes of the previous patch. This step can be checked mechanically.
Author: Tom Lane <[email protected]> Reviewed-by: Matheus Alcantara <[email protected]> Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/73873805fb3627cb23937c750fa83ffd8f16fc6c Modified Files -------------- contrib/dblink/dblink.c | 180 ++++---- contrib/postgres_fdw/connection.c | 188 ++++----- contrib/postgres_fdw/postgres_fdw.c | 703 ++++++++++++++++---------------- src/include/libpq/libpq-be-fe-helpers.h | 38 +- 4 files changed, 553 insertions(+), 556 deletions(-)
