Re: PQunescapeBytea tweak

Поиск
Список
Период
Сортировка
От Adam Kavan
Тема Re: PQunescapeBytea tweak
Дата
Msg-id 5.2.1.1.0.20031031110406.00ab5540@pop.central.cox.net
обсуждение исходный текст
Ответ на Re: PQunescapeBytea tweak  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
At 09:57 PM 10/30/03 -0500, Tom Lane wrote:
>What compiler and optimization settings are you using, and what is the
>hardware platform?  It seems strange to me that you would get any
>noticeable speedup from this change.  Most C compilers are supposed to
>be reasonably smart about optimizing subscripted pointers.

Whoops, my code was linking against an old 7.3.x version of libpq, the
speed is the same compared to 7.4.

--- Adam Kavan
--- akavan@cox.net


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

Предыдущее
От: Larry Rosenman
Дата:
Сообщение: UnixWare UP3 compiler detection patch
Следующее
От: Tom Lane
Дата:
Сообщение: Re: "make check" improvement for cygwin