pgsql: Run pgindent on the changes of the previous patch.

Started by Tom Lane11 months ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Run pgindent on the changes of the previous patch.

This step can be checked mechanically.

Author: Tom Lane <tgl@sss.pgh.pa.us>
Reviewed-by: Matheus Alcantara <matheusssilv97@gmail.com>
Discussion: /messages/by-id/2976982.1748049023@sss.pgh.pa.us

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(-)