| От | Thomas Lockhart |
|---|---|
| Тема | Re: pgsql/src/test/regress/expected (opr_sanity.out) |
| Дата | |
| Msg-id | 39819C31.A11633D@alumni.caltech.edu обсуждение исходный текст |
| Ответ на | pgsql/src/test/regress/expected (opr_sanity.out) (Tom Lane <tgl>) |
| Ответы |
Re: pgsql/src/test/regress/expected (opr_sanity.out)
|
| Список | pgsql-committers |
> Add int2-vs-int8 comparison operators. These are now necessary because
> the planner may try to generate them as a result of transitivity of the
> existing int2-vs-int4 and int4-vs-int8 operators. In fact, it is now
> necessary that mergejoinable cross-datatype operators form closed sets.
> Add an opr_sanity regress test to detect missing operators.
I'm suprised that this required adding only one extra set of operators!
In general, would it be possible to allow the planner to reformulate the
plan using nested conversions *if* the required operator is not
available?
- Thomas
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера