1 2 3 4 5 6
DROP FUNCTION autoinc(); CREATE FUNCTION autoinc() RETURNS opaque AS '_OBJWD_/autoinc_DLSUFFIX_' LANGUAGE 'c';