Make DROP FUNCTION hint more informative.

Robert Haas <rhaas@postgresql.org>

Commit: 0caa0d04db24d2c571fa7daa410bc6a5b319a2a2
Author: Robert Haas <rhaas@postgresql.org>
Date: 2012-06-26T17:33:23Z
Releases: 9.3.0
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

Files