Re: BETWEEN SYMMETRIC/ASYMMETRIC

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BETWEEN SYMMETRIC/ASYMMETRIC
Дата
Msg-id 5674.1019100295@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BETWEEN SYMMETRIC/ASYMMETRIC  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Ответы Re: BETWEEN SYMMETRIC/ASYMMETRIC  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Список pgsql-hackers
"Christopher Kings-Lynne" <chriskl@familyhealth.com.au> writes:
> So should I go ahead and submit a patch for BETWEEN that adds SYMMETRY
> support in the old-style code, and then at a later stage submit a patch that
> makes BETWEEN a proper node?

I'd prefer to do it in one step.  I have not noticed any large
groundswell of demand for BETWEEN SYMMETRIC ... so I don't see a good
reason for implementing a stopgap version.  (It would be a stopgap
mainly because the planner wouldn't recognize it as a range query.)
        regards, tom lane


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: BETWEEN SYMMETRIC/ASYMMETRIC
Следующее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: BETWEEN SYMMETRIC/ASYMMETRIC