Uninstalling the pl/pgsql debugger

From: Raymond O'Donnell <rod(at)iol(dot)ie>
To: 'PostgreSQL' <pgsql-general(at)postgresql(dot)org>
Subject: Uninstalling the pl/pgsql debugger
Date: 2010-04-05 10:30:32
Message-ID: 4BB9BBC8.3060409@iol.ie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello all,

I'm probably missing something obvious here.... I have the pl/pgsql
debugger installed in template1 on my laptop so that it gets installed
automatically in development databases; however, sometimes I need to
remove it from a specific database.

I can't find an uninstall script for it in the contrib directory, though
there seems to be one for all the other contrib modules. It'd be easy to
write one myself, since there aren't many objects to be dropped; before
I do that, however, is there a quick way of uninstalling the debugger?

Thanks,

Ray.

--
Raymond O'Donnell :: Galway :: Ireland
rod(at)iol(dot)ie

Browse pgsql-general by date

  From Date Subject
Next Message Andrus 2010-04-05 11:14:33 How to fix set-valued function called in context that cannot accept a set in earlier versions
Previous Message Magnus Hagander 2010-04-05 09:57:04 Re: Completely wrong row estimates