pgsql: Pgindent run on pg_upgrade source after restructuring.

Lists: pgsql-committers
From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Pgindent run on pg_upgrade source after restructuring.
Date: 2010-10-19 22:37:22
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-committers

Pgindent run on pg_upgrade source after restructuring.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=07456b45e6359e8a15807e3f71c0f2e6a76fa4e9

Modified Files
--------------
contrib/pg_upgrade/check.c | 28 ++++++++++++++--------------
contrib/pg_upgrade/controldata.c | 11 ++++++-----
contrib/pg_upgrade/dump.c | 2 +-
contrib/pg_upgrade/exec.c | 8 ++++----
contrib/pg_upgrade/file.c | 6 +++---
contrib/pg_upgrade/function.c | 2 +-
contrib/pg_upgrade/info.c | 4 ++--
contrib/pg_upgrade/option.c | 2 +-
contrib/pg_upgrade/pg_upgrade.c | 15 ++++++++-------
contrib/pg_upgrade/pg_upgrade.h | 29 +++++++++++++++--------------
contrib/pg_upgrade/relfilenode.c | 14 +++++++-------
contrib/pg_upgrade/server.c | 8 ++++----
contrib/pg_upgrade/tablespace.c | 8 ++++----
contrib/pg_upgrade/version_old_8_3.c | 18 +++++++++---------
14 files changed, 79 insertions(+), 76 deletions(-)