stop on errors
This commit is contained in:
parent
4404518a12
commit
9f717f1e3a
4
wm.sql
4
wm.sql
@ -1,5 +1,5 @@
|
|||||||
--\set ON_ERROR_STOP on
|
\set ON_ERROR_STOP on
|
||||||
--SET plpgsql.extra_errors TO 'all';
|
SET plpgsql.extra_errors TO 'all';
|
||||||
|
|
||||||
-- detect_bends detects bends using the inflection angles. No corrections.
|
-- detect_bends detects bends using the inflection angles. No corrections.
|
||||||
drop function if exists detect_bends;
|
drop function if exists detect_bends;
|
||||||
|
Loading…
Reference in New Issue
Block a user