Re: Dropping functions with missing argument types

From: ddkilzer(at)theracingworld(dot)com
To: pgsql-general(at)postgresql(dot)org
Cc: ddkilzer(at)theracingworld(dot)com
Subject: Re: Dropping functions with missing argument types
Date: 2003-01-15 20:57:22
Message-ID: 20030115145722.E27880@elbonia.lubricants-oil.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Sorry...I'm not thinking clearly at the moment.

I'm using PostgreSQL 7.1.3 on Debian GNU/Linux r2.2 ("potato") on the
i386 architecture with a 2.2.19 Linux kernel.

Dave

On Wed, Jan 15, 2003 at 02:50:05PM -0600, ddkilzer(at)theracingworld(dot)com wrote:

> [...]
>
> What is the best way to delete them? Am I able to simply identify and
> delete the corresponding rows from the PG_PROC table? Are there any
> other system tables that I need to update if I delete rows from the
> PG_PROC table?
>
> Thanks!
>
> Dave

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Vivek Khera 2003-01-15 21:52:41 Re: postgres on a PDA
Previous Message ddkilzer 2003-01-15 20:50:05 Dropping functions with missing argument types