Re: Scripting issues

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: Scripting issues
Дата
Msg-id 20050621170306.GB84822@decibel.org
обсуждение исходный текст
Ответ на Re: Scripting issues  (postgresql@bryden.co.za)
Список pgsql-general
On Tue, Jun 21, 2005 at 10:59:58AM +0200, postgresql@bryden.co.za wrote:
> Hi Richard
>
> Thanks for the suggestion. I'm sure I'll go that way.
> One other question: Since in PostgreSQL you can have "overloaded"
> functions, how do you query the system tables for the existence of a
> particular version of the function? I can query
> information_schema.routines for the function name, but not for the
> particular parameters.

If you're specifically worried about functions, why not just use CREATE
OR REPLACE?
--
Jim C. Nasby, Database Consultant               decibel@decibel.org
Give your computer some brain candy! www.distributed.net Team #1828

Windows: "Where do you want to go today?"
Linux: "Where do you want to go tomorrow?"
FreeBSD: "Are you guys coming, or what?"

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: index selection by query planner
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: HELP!!! Corrupt Database!