Re: Drop all overloads of a function without knowing parameter types - Mailing list pgsql-general

From David Johnston
Subject Re: Drop all overloads of a function without knowing parameter types
Date
Msg-id 1391535903167-5790515.post@n5.nabble.com
Whole thread Raw
In response to Re: Drop all overloads of a function without knowing parameter types  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Tom Lane-2 wrote
> I wonder whether we shouldn't address this by adding a few examples
> of that type of trick to the docs.  Not sure where, though ...

Probably the Wiki would be a better place to put this kind of material.  A
link to there from "21. Managing Database" would seem to be most
appropriate.

Adding another section to chapter III is a possibility as well.  Something
like:  "XX. Database Scripting".  It could point to the Wiki as well as
cross-reference both the "System Catalogs" section and the "PL/pgSQL[...]"
section with a brief overview of the kinds of activities that are not
provided for by standard internal functions or SQL commands.

David J.



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Drop-all-overloads-of-a-function-without-knowing-parameter-types-tp5790367p5790515.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Drop all overloads of a function without knowing parameter types
Next
From: Evan Martin
Date:
Subject: Re: Drop all overloads of a function without knowing parameter types