PGXN
PostgreSQL Extension Network
decibel
extension_drop
Users
Tags
Recent
extension_drop
This Release
extension_drop
0.1.1
Date
2017-07-12
Status
Unstable
Other Releases
0.1.1 — 2017-07-12
0.1.0 — 2017-05-28
Abstract
Run custom commands when an extension is dropped.
Description
By defalut, DROP EXTENSION simply drops all the objects that an extension owns. This extension allows you to run additional commands after the extension is dropped.
Released By
decibel
License
PostgreSQL
Resources
www
git
repo
bugs
Special Files
LICENSE
META.json
Makefile
extension_drop.control
Tags
extension
extensions
extension development
Extensions
extension_drop
0.1.1
Run custom commands when an extension is dropped.