Re: multiset patch review

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: multiset patch review
Дата
Msg-id AANLkTi=crjK=xzZoFna45Gy-q3+42LRTomQzciTwY85D@mail.gmail.com
обсуждение исходный текст
Ответ на Re: multiset patch review  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On Tue, Feb 15, 2011 at 7:13 AM, Robert Haas <robertmhaas@gmail.com> wrote:
> On Tue, Feb 15, 2011 at 4:31 AM, Itagaki Takahiro
> <itagaki.takahiro@gmail.com> wrote:
>> array_flatten() no longer exists. I added array_trim() as an alias
>> to trim_array() because it would be a FAQ.
>
> I don't like the alias thing - let's add one name or the other, not both.
>
> Similarly, let's NOT add array_union_all as an alias for array_concat.
>
> 'cannot use multi-dimensional arrays' reads awkwardly to me.  I think
> it should say something like "sorting of multi-dimensional arrays is
> not supported".
>
> multi-demensional -> multi-dimensional
>
> slaces -> slices
>
> The formula in the trim_array comment is apparently misparenthesized.

I think we're out of time to keep bikeshedding this.  Let's revisit it for 9.2.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Sync Rep for 2011CF1
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [PERFORM] pgbench to the MAXINT