on Postgresql 9.x, input type has to be specified for DROP FUNCTION
input type
DROP FUNCTION
koji=> DROP FUNCTION IF EXISTS get_event_time; ERROR: syntax error at or near ";" LINE 1: DROP FUNCTION IF EXISTS get_event_time;
PR #2366
Metadata Update from @julian8628: - Custom field Size adjusted to None
Metadata Update from @julian8628: - Issue set to the milestone: 1.22 - Issue tagged with: easyfix, testing-ready
Metadata Update from @jcupova: - Issue tagged with: testing-done
Commit 6b8f2550 fixes this issue
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/koji/koji/issues/2367
Please continue any further discussion there.