"Dan Langille" <[EMAIL PROTECTED]> writes: > Is there a correct way to replace such definitions? I tried just a drop > function and then a create function, but:
> ERROR: fmgr_info: function 16557: cache lookup failed
CREATE OR REPLACE FUNCTION (new in 7.2) would do the trick.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/users-lounge/docs/faq.html
