Subject Cannot drop stored procedures with reserved names
Author Chris Wallis
I've been using Gábor Gazsó excellent stored procedure library, but after
switching to Firebird 1.5.2, I noticed that the SP library overlaps the
reserved words in FB. Now I can't seem to be able to drop the procedures
such as Month, Year, etc.

Must I attack the RDB$ tables to expunge these references?