Re: Constraint Exclusion (Partitioning) - Initial Review

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Constraint Exclusion (Partitioning) - Initial Review
Дата
Msg-id 1121690476.3970.611.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Constraint Exclusion (Partitioning) - Initial Review requested  (Simon Riggs <simon@2ndquadrant.com>)
Список pgsql-patches
On Mon, 2005-06-27 at 01:41 +0100, Simon Riggs wrote:
> I enclose a fully working implementation of Constraint Exclusion, a very
> basic form of Partitioning. Initial review is requested, to allow us all
> to assess what further work is required on this prior to Beta freeze.
>
> Patch against current cvstip; passes make check and all special tests.

It has been pointed out to me that the patch has a minor, yet basic
error in the planning. This has now been corrected in this patch.

It appears that my midnight-patch submission was not such a good idea
after all. My full and sincere apologies to anybody that tried and
failed on that patch. To err is human...

I have also now filled the gap for when all relations are excluded,
mentioned as question 1 in my original post.

I have now re-tested the patch against cvstip...
The special tests files are unchanged.

Performance tests and comments welcome.

Best Regards, Simon Riggs

Вложения

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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Constraint Exclusion (Partitioning) - Initial Review
Следующее
От: "Rocco Altier"
Дата:
Сообщение: Changes for AIX buildfarm