pgsql: Fix pg_upgrade to create pg_authid restore functions in the 'pos

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: Fix pg_upgrade to create pg_authid restore functions in the 'pos
Дата
Msg-id E1Pk4qw-0005UQ-Fc@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix pg_upgrade to create pg_authid restore functions in the 'postgres'
database, not in the os-user database, per report from Magnus.

Branch
------
master

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

Modified Files
--------------
contrib/pg_upgrade/pg_upgrade.c |   11 +++++++----
1 files changed, 7 insertions(+), 4 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Simon Riggs
Дата:
Сообщение: pgsql: Create new errcode for recovery conflict caused by db drop on ma
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Support LIKE and ILIKE index searches via contrib/pg_trgm indexe