Re: Re: Drop all overloads of a function without knowing parameter types

Поиск
Список
Период
Сортировка
От Andrew Sullivan
Тема Re: Re: Drop all overloads of a function without knowing parameter types
Дата
Msg-id 20140205013652.GA57201@crankycanuck.ca
обсуждение исходный текст
Ответ на Re: Drop all overloads of a function without knowing parameter types  (David Johnston <polobo@yahoo.com>)
Список pgsql-general
On Tue, Feb 04, 2014 at 10:56:28AM -0800, David Johnston wrote:
> If you are doing version controlled upgrades you should not be using this
> function but during the R&D phase I can imagine it would come in quite
> handy.

Or add Tom's remarks to a little corner of contrib/, or as Tom
suggested, the docs, though I don't have a clear way to state it.

One could actually add a reference to Tom's note to the comments
section of the docs so that some mroe thinking could go into how to
putting words about this in the docs.

I agree that the function signature is part of the function.  This is
strange to people because when you're developing it's normal to think
of functionname(args) as the thing you're changing, but in a system
that allows overloading like Postgres that's not really true for
production.

A

--
Andrew Sullivan
ajs@crankycanuck.ca


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

Предыдущее
От: Rob Sargent
Дата:
Сообщение: Re: The timezone oddities
Следующее
От: Alan Nilsson
Дата:
Сообщение: pg_basebackup and checkpoints