Re: Dropping functions with missing argument types - Mailing list pgsql-general

From ddkilzer@theracingworld.com
Subject Re: Dropping functions with missing argument types
Date
Msg-id 20030115145722.E27880@elbonia.lubricants-oil.com
Whole thread Raw
In response to Dropping functions with missing argument types  (ddkilzer@theracingworld.com)
List 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@theracingworld.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


pgsql-general by date:

Previous
From: ddkilzer@theracingworld.com
Date:
Subject: Dropping functions with missing argument types
Next
From: "Jim Buttafuoco"
Date:
Subject: Re: CREATE TYPE example needed