Bug missing ;
This commit is contained in:
parent
e6975a981a
commit
29808ec9b2
1 changed files with 1 additions and 1 deletions
|
|
@ -262,7 +262,7 @@ $BODY$
|
|||
end;
|
||||
$BODY$
|
||||
|
||||
LANGUAGE plpgsql VOLATILE
|
||||
LANGUAGE plpgsql VOLATILE;
|
||||
|
||||
alter table op_predef add od_description text;
|
||||
create or replace function comptaproc.opd_limit_description()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue