Обсуждение: pgsql: Furter pg_upgrade optimizations to reduce function call argument

Поиск
Список
Период
Сортировка

pgsql: Furter pg_upgrade optimizations to reduce function call argument

От
Bruce Momjian
Дата:
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(-)