Re: GSoC 2018: thrift encoding format

Поиск
Список
Период
Сортировка
От Vladimir Sitnikov
Тема Re: GSoC 2018: thrift encoding format
Дата
Msg-id CAB=Je-HSWVJSw8-zR9QM1g83ZUm_mmNhWndSMUwc32ySx2Pnug@mail.gmail.com
обсуждение исходный текст
Ответ на Re: GSoC 2018: thrift encoding format  (Aleksander Alekseev <a.alekseev@postgrespro.ru>)
Ответы Re: GSoC 2018: thrift encoding format  (Aleksander Alekseev <a.alekseev@postgrespro.ru>)
Список pgsql-hackers
>Personally I think raw data bytes are OK if functions for getting all
keys and values from this data are provided

What is the purpose of using Thrift "encoding" if it turns out to be a simple wrapper for existing binary data?

Do you mean the goal is to have "get/set" functions to fetch data out of bytea field?

Frankly speaking, I can hardly imagine why one would want to store MAP Datum inside Thrift inside bytea.

Vladimir

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Optimize Arm64 crc32c implementation in Postgresql
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: lazy detoasting