Bug missing ;

This commit is contained in:
Dany De Bontridder 2013-10-11 21:27:39 +00:00
parent e6975a981a
commit 29808ec9b2

View file

@ -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()