Add actions workflow to run tests

This commit is contained in:
Tom Hughes 2019-11-21 19:38:03 +00:00
parent e027d5fc5c
commit efef67447b
4 changed files with 84 additions and 0 deletions

View file

@ -0,0 +1,10 @@
/^$/d
/^--/d
/^CREATE EXTENSION IF NOT EXISTS plpgsql /d
/^COMMENT ON EXTENSION plpgsql /d
/^SET default_with_oids /d
/^SET default_table_access_method /d
/^SET idle_in_transaction_session_timeout /d
/^ AS integer$/d
s/ IMMUTABLE / /