Delete User Defined types and functions

From: "Collado, Joannie" <Joannie(dot)Collado(at)ngc(dot)com>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: Delete User Defined types and functions
Date: 2006-06-22 14:23:10
Message-ID: 207D25A8ABDD2E4894A0F7E461ACC39502CA85@xcgny106.northgrum.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


Is there a way to delete ALL user defined types and functions in a
database without knowing the names, arguments and return types of each?

Can I deleted them directly from the pg_proc and pg_type catolog?

Thanks,
Joannie Collado

Browse pgsql-novice by date

  From Date Subject
Next Message Richard Broersma Jr 2006-06-22 14:26:26 Re: Doubt in stored procedure
Previous Message Michael Fuhr 2006-06-22 13:50:53 Re: really simple example of c-code and pqlib library