pgsql: Furter pg_upgrade optimizations to reduce function call argument - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Furter pg_upgrade optimizations to reduce function call argument
Date
Msg-id E1PZ5Gb-0004Qi-4L@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Furter pg_upgrade optimizations to reduce function call argument count.

Branch
------
master

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

Modified Files
--------------
contrib/pg_upgrade/check.c      |    4 ++--
contrib/pg_upgrade/info.c       |   19 +++++++++----------
contrib/pg_upgrade/pg_upgrade.c |    2 --
contrib/pg_upgrade/pg_upgrade.h |    4 ++--
contrib/pg_upgrade/server.c     |   15 +++++++--------
5 files changed, 20 insertions(+), 24 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: In pg_upgrade, remove use of whichCluster, and just pass old/new
Next
From: Bruce Momjian
Date:
Subject: pgsql: Stamp copyrights for year 2011.