pgsql: Furter pg_upgrade optimizations to reduce function call argument

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: Furter pg_upgrade optimizations to reduce function call argument
Дата
Msg-id E1PZ5Gb-0004Qi-4L@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: In pg_upgrade, remove use of whichCluster, and just pass old/new
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Stamp copyrights for year 2011.