Teach database structure normalise to ignore btree_gist comment
This commit is contained in:
parent
fdd16b28dc
commit
9fe69b0b7f
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
/^--/d
|
||||
/^CREATE EXTENSION IF NOT EXISTS plpgsql /d
|
||||
/^COMMENT ON EXTENSION plpgsql /d
|
||||
/^COMMENT ON EXTENSION btree_gist /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