Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit f1558cd

Browse files
author
Vladimir Ershov
committed
fix syntax
1 parent 3e3bb6c commit f1558cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pgpro_scheduler--2.2.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ BEGIN
439439
END IF;
440440
END;
441441
$code$
442-
LANGUAGE plpgsql;
442+
LANGUAGE plpgsql
443443
SECURITY DEFINER set search_path TO @extschema@;
444444

445445
------------------------------------

0 commit comments

Comments
 (0)