summaryrefslogtreecommitdiffstats
path: root/src/pl/plpython/expected/plpython_drop.out
blob: 97bb54a55e74ae9ac969ed1421d835c9fd5763b1 (plain)
1
2
3
4
5
--
-- For paranoia's sake, don't leave an untrusted language sitting around
--
SET client_min_messages = WARNING;
DROP EXTENSION plpython3u CASCADE;