projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge pull request #4316 from AntonKhorev/block-reason-max-length
[rails.git]
/
script
/
normalise-structure
diff --git
a/script/normalise-structure
b/script/normalise-structure
index 9cf0b6cae906d400457f289894fb93cdc96883f1..18ba81431c0a310eba5c96d15c8da2ec88aa560e 100644
(file)
--- a/
script/normalise-structure
+++ b/
script/normalise-structure
@@
-1,10
+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
-/^ AS integer$/d
-
-s/ IMMUTABLE / /