Uninstalling the debugger?

From: Raymond O'Donnell <rod(at)iol(dot)ie>
To: 'PostgreSQL' <pgsql-general(at)postgresql(dot)org>
Subject: Uninstalling the debugger?
Date: 2008-10-23 20:12:52
Message-ID: 4900DAC4.2080301@iol.ie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all,

How do you uninstall the pl/pgsql debugger? Looking in the contrib
directory, I see the file pldbgapi.sql for installing it, but no
corresponding uninstall_.. file as all the other contrib modules seem to
have.

I could (and have) just delete the functions and types one by one, but
surely there's an easier way....!

Ray.

------------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod(at)iol(dot)ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------

Browse pgsql-general by date

  From Date Subject
Next Message Thom Brown 2008-10-23 20:38:43 Re: Storing questionnaire data
Previous Message Rainer Bauer 2008-10-23 20:05:41 Re: Tips on how to efficiently debugging PL/PGSQL