Re: Patch for bug #12845 (GB18030 encoding)

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Patch for bug #12845 (GB18030 encoding)
Дата
Msg-id CA+TgmoZaAhb4qxVOk_+fXLHZSW4s28fTpwLvf9tjaaz6g11nXg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Patch for bug #12845 (GB18030 encoding)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Fri, May 15, 2015 at 3:18 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> However, I'm not that excited about changing it.  We have not heard field
> complaints about these converters being too slow.  What's more, there
> doesn't seem to be any practical way to apply the same idea to the other
> conversion direction, which means if you do feel there's a speed problem
> this would only halfway fix it.

Half a loaf is better than none.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: broken documentation: BackgroundWorkerInitializeConnection(NULL, NULL);
Следующее
От: Robert Haas
Дата:
Сообщение: Re: PATCH: adaptive ndistinct estimator v4