[GSoC] github repo and initial work - Mailing list pgsql-hackers

From Charles Cui
Subject [GSoC] github repo and initial work
Date
Msg-id CA+SXE9uV1OjVZkR5+oa+s6wkjMc2ZM9S1we96UJZ18C_e8Q7Fw@mail.gmail.com
Whole thread Raw
Responses Re: [GSoC] github repo and initial work  (Charles Cui <charles.cui1984@gmail.com>)
List pgsql-hackers
Hi mentors and hackers,

   I have set up a github repo for the pg thrift plugin work, and here is the address (https://github.com/charles-cui/pg_thrift). And I have first version of binary protocol implemented, although it is still a very early stage. The current interface is to return value for simple data structure(byte, string, int32, int16, int64, bool) and return raw bytes for complex data structure(list, map, set, struct). As suggested by Aleksander, I can add json interfaces to use this plugin easily. Let me know if you guys have any comments on this.

Thanks, Charles. 

pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: Time to put context diffs in the grave
Next
From: Matthew Stickney
Date:
Subject: [PATCH] (Windows) psql echoes password when reading from pipe