[GSoC] working status - Mailing list pgsql-hackers

From Charles Cui
Subject [GSoC] working status
Date
Msg-id CA+SXE9ug7JfxNH0nw8fcDfz1G+YrLYX89okcaZmLCxCNdEq2YQ@mail.gmail.com
Whole thread Raw
Responses Re: [GSoC] working status  (Aleksander Alekseeev <a.alekseev@postgrespro.ru>)
List pgsql-hackers
Hi mentors and hackers,

   The second review is coming. Here is my working status so far. 1. Complete the thrift compact protocol implementation using bytea interface. 
2. Thrift type (binary protocol) is almost done, the only remaining part is struct encoding and decoding. With the thrift type, you can express your thrift struct using json, but stored using thrift bytes.
3. Set up travis CI. 4. better documents. 
Here is the repo with all recent changes
Let me know if you have any questions. 

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Copy function for logical replication slots
Next
From: Michael Paquier
Date:
Subject: Re: Let's remove DSM_IMPL_NONE.