Merge lp:~dangyogi/charms/trusty/postgresql/add_extensions into lp:charms/trusty/postgresql
Proposed by dangyogi
Status: | Merged |
---|---|
Merged at revision: | 123 |
Proposed branch: | lp:~dangyogi/charms/trusty/postgresql/add_extensions |
Merge into: | lp:charms/trusty/postgresql |
Diff against target: | 37 lines (+20/-0) (has conflicts) 1 file modified hooks/hooks.py (+20/-0) Text conflict in hooks/hooks.py |
To merge this branch: | bzr merge lp:~dangyogi/charms/trusty/postgresql/add_extensions |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Stuart Bishop (community) | Approve | ||
Review via email: |
Commit message
removed DROP EXTENSION drom db relation
Description of the change
Removed the DROP EXTENSION logic from the db relation
To post a comment you must log in.
All looks good, and matches previous discussions.