Comment 3 for bug 1277731

Revision history for this message
Mike Rylander (mrylander) wrote :

Oh, and to avoid the need to drop functions because of parameter name changes, we can use that "newname ALIAS FOR oldname;" syntax in the DECLARE section of the function.