Hi there, I installed a jar using SELECT sqlj.install_jar('file:///usr/lib/pgsql/helloworld.jar', 'helloworld_jar', false); Is there a way to uninstall it. Thank you.