Remove normalisation of immutable keyword
This was no longer required after removing the database functions.
This commit is contained in:
parent
791db6e892
commit
c44e936bfb
1 changed files with 0 additions and 2 deletions
|
@ -3,5 +3,3 @@
|
|||
/^SET default_with_oids /d
|
||||
/^SET default_table_access_method /d
|
||||
/^SET idle_in_transaction_session_timeout /d
|
||||
|
||||
s/ IMMUTABLE / /
|
||||
|
|
Loading…
Add table
Reference in a new issue