Re: Ltree syntax improvement

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Ltree syntax improvement
Дата
Msg-id 20190708203303.GA17993@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: Ltree syntax improvement  (Dmitry Belyavsky <beldmit@gmail.com>)
Ответы Re: Ltree syntax improvement  (Dmitry Belyavsky <beldmit@gmail.com>)
Список pgsql-hackers
On 2019-Jul-08, Dmitry Belyavsky wrote:

> I did not introduce any functions. I've just changed the parser.

I mean the C-level functions -- count_parts_ors() and so on.

> I'm not sure that it makes sense to remove any tests as most of them were
> written to catch really happened bugs during the implementation.

Well, I don't mean to decrease the coverage, only to condense a lot of
little tests in a small powerful test.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Konstantin Knizhnik
Дата:
Сообщение: Re: Built-in connection pooler
Следующее
От: Nikita Glukhov
Дата:
Сообщение: Re: Add missing operator <->(box, point)