pgsql: Make a no-op ALTER EXTENSION UPDATE give just a NOTICE, not ERRO

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Make a no-op ALTER EXTENSION UPDATE give just a NOTICE, not ERRO
Дата
Msg-id E1PplMq-0000VD-BC@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Make a no-op ALTER EXTENSION UPDATE give just a NOTICE, not ERROR.

This seems a bit more user-friendly.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/65076269ea54a8cd6e39f066a208c7d13aceac0a

Modified Files
--------------
src/backend/commands/extension.c |   22 +++++++++++++++++-----
1 files changed, 17 insertions(+), 5 deletions(-)


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Cleanup ClusterInfo initialization in pg_upgrade
Следующее
От: Simon Riggs
Дата:
Сообщение: pgsql: Hot Standby feedback for avoidance of cleanup conflicts on stand