Wire protocol: type-specific opt-in to binary format

Поиск
Список
Период
Сортировка
От Florian Weimer
Тема Wire protocol: type-specific opt-in to binary format
Дата
Msg-id 8239dduc2q.fsf@mid.bfk.de
обсуждение исходный текст
Ответы Re: Wire protocol: type-specific opt-in to binary format  (Florian Pflug <fgp@phlo.org>)
Re: Wire protocol: type-specific opt-in to binary format  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
I would like to add functionality which allows a client to tell the
server which types can be sent in binary format.  The immediate goal is
to suppress hex quoting for BYTEA values, but it seems to make sense to
make this functionality more general.

This doesn't have to be a flag on the wire protocol, it could be a
regular run-time parameter.

Do you think this would make sense?

--
Florian Weimer                <fweimer@bfk.de>
BFK edv-consulting GmbH       http://www.bfk.de/
Kriegsstraße 100              tel: +49-721-96201-1
D-76133 Karlsruhe             fax: +49-721-96201-99


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

Предыдущее
От: Alexander Shulgin
Дата:
Сообщение: Re: Notes on implementing URI syntax for libpq
Следующее
От: Florian Weimer
Дата:
Сообщение: Making TEXT NUL-transparent