Re: [PATCH] Exorcise "zero-dimensional" arrays (Was: Re: Should array_length() Return NULL)

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: [PATCH] Exorcise "zero-dimensional" arrays (Was: Re: Should array_length() Return NULL)
Дата
Msg-id 51C3AC27.4020002@agliodbs.com
обсуждение исходный текст
Ответ на Re: [PATCH] Exorcise "zero-dimensional" arrays (Was: Re: Should array_length() Return NULL)  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: [PATCH] Exorcise "zero-dimensional" arrays (Was: Re: Should array_length() Return NULL)  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
Bruce,

> Well, sometimes we underestimate the impact of changes, sometimes we
> overestimate.  The big problem is weighing the short-term problems of
> change but not the long-term benefit of a change.  This array problem
> goes back to at least 2008:
> 
>     http://www.postgresql.org/message-id/28026.1224611437@sss.pgh.pa.us
> 
> so we have at least five years of confusion by not changing it then.  I
> am not saying we need to change it, but do think we need to weigh both
> issues.

As much as I hate the current behavior (my first response was "yeah, fix
those babies!"), I think we don't have a choice about creating new
function names and then waiting three years to deprecate the old ones.
We really can't afford to put obstacles in the way of people upgrading,
especially over an issue as minor as this one.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [PATCH] Exorcise "zero-dimensional" arrays (Was: Re: Should array_length() Return NULL)
Следующее
От: Andres Freund
Дата:
Сообщение: Re: changeset generation v5-01 - Patches & git tree