blob: d70e8e9ff744f281f4bf0d2e44994c132ddad751 [file] [log] [blame]
CREATE FUNCTION sample ( arg int ) ...;
CREATE FUNCTION sample ( arg text ) ...;