Re: Fastest memmove in C

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Fastest memmove in C
Дата
Msg-id 20527.1467910895@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Fastest memmove in C  (Stephen Frost <sfrost@snowman.net>)
Ответы Re: Fastest memmove in C  ("FarjadFarid\(ChkNet\)" <farjad.farid@checknetworks.com>)
Список pgsql-general
Stephen Frost <sfrost@snowman.net> writes:
> While I agree with this, I'm trying to figure out why this isn't being
> incorporated into glibc instead..?

Indeed --- it seems far more useful to integrate this sort of work at
the libc level than to ask applications to support their own replacements
for libc routines.

            regards, tom lane


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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: Fastest memmove in C
Следующее
От: Dmitry Shalashov
Дата:
Сообщение: pasting a lot of commands to psql