correct script sql

This commit is contained in:
Dany De Bontridder 2013-10-04 15:47:31 +00:00
parent 016adfba57
commit 2d9720a5ad

View file

@ -264,7 +264,6 @@ $BODY$
LANGUAGE plpgsql VOLATILE
alter table op_predef add od_description text;
alter table op_predef add od_description text;
create or replace function comptaproc.opd_limit_description()
returns trigger