Re: PQunescapeBytea tweak

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: PQunescapeBytea tweak
Дата
Msg-id 200310310155.h9V1tkP29795@candle.pha.pa.us
обсуждение исходный текст
Ответ на PQunescapeBytea tweak  (Adam Kavan <akavan@cox.net>)
Список pgsql-patches
Is this against 7.3.X or 7.4beta?  Also, we prefer diff -c.

---------------------------------------------------------------------------

Adam Kavan wrote:
> This patch converts PQunescapeBytea from using arrays to the text string
> and to the output binary string to using pointers.  This makes it much
> faster than the older version for large Bytea's.
>
> --- Adam Kavan
> --- akavan@cox.net

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Adam Kavan
Дата:
Сообщение: PQunescapeBytea tweak
Следующее
От: Tom Lane
Дата:
Сообщение: Re: PQunescapeBytea tweak