18952f6744
CurrentTriggerData is history.
7 lines
132 B
Plaintext
7 lines
132 B
Plaintext
DROP FUNCTION moddatetime();
|
|
|
|
CREATE FUNCTION moddatetime()
|
|
RETURNS opaque
|
|
AS '_OBJWD_/moddatetime_DLSUFFIX_'
|
|
LANGUAGE 'newC';
|