Remove the references to plpgsql extension
This has been built-in since postgresql 9.0
This commit is contained in:
parent
36045859af
commit
791db6e892
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
/^$/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
|
||||
|
|
Loading…
Add table
Reference in a new issue