SQL Patch : correct syntax for new version
This commit is contained in:
parent
5475a1da33
commit
135a17ac1d
9 changed files with 14 additions and 13 deletions
|
|
@ -259,7 +259,7 @@ $BODY$
|
|||
end;
|
||||
$BODY$
|
||||
|
||||
LANGUAGE plpgsql VOLATILE;
|
||||
LANGUAGE plpgsql;
|
||||
|
||||
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