GSoC 2018: thrift encoding format - Mailing list pgsql-hackers

From Charles Cui
Subject GSoC 2018: thrift encoding format
Date
Msg-id CA+SXE9sKA=UJ_mQuJMD2zfXgY=VUw7BSuz5LK31_yhzh5x+vfA@mail.gmail.com
Whole thread Raw
Responses Re: GSoC 2018: thrift encoding format  (Aleksander Alekseev <a.alekseev@postgrespro.ru>)
List pgsql-hackers
Hi Aleksander,
   
   Start to study the format of thrift encoding format (binary protocol) and found this document(https://erikvanoosten.github.io/thrift-missing-specification/#_struct_encoding). Having one question. Can I assume the data in thrift is always send inside a struct? Otherwise, it needs other information to distinguish a number or a string (for example). I think this question also valid for protobuf? 


Thanks, Charles.

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: [RFC] Add an until-0 loop in psql
Next
From: Amit Kapila
Date:
Subject: Re: Toast issues with OldestXmin going backwards