[GSoC] working status - Mailing list pgsql-hackers

From Charles Cui
Subject [GSoC] working status
Date
Msg-id CA+SXE9uvseSM4KMU_FU1mgOqprvUGTLY2Ha1LNYsOcVdV2BAYg@mail.gmail.com
Whole thread Raw
Responses Re: [GSoC] working status
List pgsql-hackers
Hi mentors and hackers,

   Here is my current working status. Resolved all warnings found by Aleksander previously. Having two threads in parallel. One is the thrift binary type implementation, the other is thrift compact byte interface implementation. For these two threads, simple data type has been implemented and tested, but still need time to focus on complicated data type like struct, map or list. Let me know if you have any questions. Here is the repo with latest updates, https://github.com/charles-cui/pg_thrift

Thanks, Charles. 

pgsql-hackers by date:

Previous
From: Andrew Gierth
Date:
Subject: Re: pg11b1 from outside a txn: "VACUUM cannot run inside a transaction block": should be: ...or multi-command string
Next
From: Andrew Gierth
Date:
Subject: Re: [GSoC] array processing questions