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(-)