Обсуждение: A mess with the BRIN's inclusion strategies

Поиск
Список
Период
Сортировка

A mess with the BRIN's inclusion strategies

От
Alexander Law
Дата:
Hello,

As I can see from stratnum.h and brin_inclusion.c, two operator
strategies for BRIN inclusion opclass are messed in docs. Patch attached.

Best regards,
Alexander

Вложения

Re: A mess with the BRIN's inclusion strategies

От
Tom Lane
Дата:
Alexander Law <exclusion@gmail.com> writes:
> As I can see from stratnum.h and brin_inclusion.c, two operator
> strategies for BRIN inclusion opclass are messed in docs. Patch attached.

Yeah, I think you're right, and the two references to strategy 4 below
that are wrong as well.  Pushed.

            regards, tom lane