Re: Per-column collation

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Per-column collation
Дата
Msg-id AANLkTin1qXmTz_xc3jOgvRM_u+gSEieY1LuuL14Zb8qL@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Per-column collation  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Per-column collation  (Greg Smith <greg@2ndquadrant.com>)
Список pgsql-hackers
On Sun, Dec 12, 2010 at 5:15 PM, Peter Eisentraut <peter_e@gmx.net> wrote:
> On lör, 2010-12-04 at 18:04 +0200, Peter Eisentraut wrote:
>> Here is an updated patch to address the issues discussed during this
>> commitfest.
>
> And another one, that fixes the problems pointed out since.

I don't really have a position on whether or not this patch is ready
to commit... but I do think that this is the sort of patch that is
very likely to have some bugs almost no matter when we commit it.
Therefore, I would argue that we ought not to let the process of
getting it committed drag out too long.  Even if we find 3 more bugs,
we might have found 10 more bugs if it had been in the tree for the
same time period.  Of course, any conceptual issues must be worked out
before commit.  But there are likely to be some loose ends however we
do it.  So when we think it's pretty close, we should move forward.
All IMHO, of course.

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


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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: ALTER TABLE ... REPLACE WITH
Следующее
От: Itagaki Takahiro
Дата:
Сообщение: Re: pg_execute_from_file, patch v10