]> granicus.if.org Git - postgresql/commit
Make DROP FUNCTION hint more informative.
authorRobert Haas <rhaas@postgresql.org>
Tue, 26 Jun 2012 17:33:23 +0000 (13:33 -0400)
committerRobert Haas <rhaas@postgresql.org>
Tue, 26 Jun 2012 17:33:23 +0000 (13:33 -0400)
commit0caa0d04db24d2c571fa7daa410bc6a5b319a2a2
tree736e5c9f1066fc684b219f0865d1667a3826b879
parent76837c1507cb5a5a0048046233568447729e66dd
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
src/backend/catalog/pg_proc.c
src/test/regress/expected/polymorphism.out
src/test/regress/expected/rangefuncs.out