Re: json(b)_to_tsvector with numeric values

Поиск
Список
Период
Сортировка
От Teodor Sigaev
Тема Re: json(b)_to_tsvector with numeric values
Дата
Msg-id 7abcaa6b-b08e-e807-de88-d8a05867d76b@sigaev.ru
обсуждение исходный текст
Ответ на Re: json(b)_to_tsvector with numeric values  (Dmitry Dolgov <9erthalion6@gmail.com>)
Ответы Re: json(b)_to_tsvector with numeric values  (Dmitry Dolgov <9erthalion6@gmail.com>)
Список pgsql-hackers
>> See workable sketch for parsing jsonb flags and new worker variant.
> 
> Yep, thanks for the sketch. Here is the new version of patch, does it look
> close to what you have in mind?

Patch looks good except error messaging, you took it directly from 
sketch where I didn't spend time for it. Please, improve. elog() should 
be used only for impossible error, whereas user input could contins 
mistakes.


-- 
Teodor Sigaev                      E-mail: teodor@sigaev.ru
                                       WWW: http://www.sigaev.ru/


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

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: [HACKERS] [PATCH] Incremental sort
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: [HACKERS] Restrict concurrent update/delete with UPDATE ofpartition key