Re: dlgOperator_patch

Поиск
Список
Период
Сортировка
От Hiroshi Saito
Тема Re: dlgOperator_patch
Дата
Msg-id 006901c37830$6ffcd5f0$1f324d80@w2k
обсуждение исходный текст
Ответ на Re: dlgOperator_patch  ("Dave Page" <dpage@vale-housing.co.uk>)
Список pgadmin-hackers
Hi Dave.

This is patch of pga3.
Please Apply it.

pga2 is thought to want to adjust it tonight.

Regards,
Hiroshi Saito

From: "Dave Page" <dpage@vale-housing.co.uk>
> > This is one that is not in pga2 - any ideas?
>
> MERGES is specified tacitly.
> Default name in the preparation is put.
> I don't think that it is a problem that it doesn't have
> chkbox.

I think it has as much right to be there as HASHES, however whilst there
is a oprcanhash column in pg_operator, there is no oprcanmerge column.
So what defines a mergeable operator?

> However, are LTCMP, GTCMP necessary?

Yes, I think so. You can specify them when you create an operator (they
are shown as < operator and > operator btw.).

Regards, Dave.

Вложения

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

Предыдущее
От: Andreas Pflug
Дата:
Сообщение: Re: autoconf compiling *.c
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: dlgOperator_patch