pgsql: Make DROP FUNCTION hint more informative.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Make DROP FUNCTION hint more informative.
Дата
Msg-id E1SjZfc-0000po-59@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Make DROP FUNCTION hint more informative.

If you decide you want to take the hint, this gives you something you
can paste right back to the server.

Dean Rasheed

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/0caa0d04db24d2c571fa7daa410bc6a5b319a2a2

Modified Files
--------------
src/backend/catalog/pg_proc.c              |   15 ++++++++++-----
src/test/regress/expected/polymorphism.out |    6 +++---
src/test/regress/expected/rangefuncs.out   |    4 ++--
3 files changed, 15 insertions(+), 10 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Reduce use of heavyweight locking inside hash AM.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Cope with smaller-than-normal BLCKSZ setting in SPGiST indexes o