Re: PATCH: Allow empty targets in unaccent dictionary

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PATCH: Allow empty targets in unaccent dictionary
Дата
Msg-id 28979.1404180390@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: PATCH: Allow empty targets in unaccent dictionary  (Abhijit Menon-Sen <ams@2ndQuadrant.com>)
Ответы Re: PATCH: Allow empty targets in unaccent dictionary  (Abhijit Menon-Sen <ams@2ndQuadrant.com>)
Список pgsql-hackers
Abhijit Menon-Sen <ams@2ndQuadrant.com> writes:
> At 2014-06-30 15:19:17 -0400, tgl@sss.pgh.pa.us wrote:
>> It's not unlikely that we want this patch *and* an improvement that
>> allows multi-character src strings

> I think it's enough to apply just this patch, but I wouldn't object to
> doing both if it were easy. It's not clear to me if that's true after a
> quick glance at the code, but I'll look again when I'm properly awake.

I went ahead and committed this patch, and also some further work to
fix the multicharacter-source problem.  I took it on myself to make the
code issue warnings about misformatted lines, too.
        regards, tom lane



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

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: better atomics - v0.5
Следующее
От: Noah Misch
Дата:
Сообщение: Re: PostgreSQL in Windows console and Ctrl-C