[GSoC] github repo and initial work

From: Charles Cui <charles(dot)cui1984(at)gmail(dot)com>
To: Aleksander Alekseev <a(dot)alekseev(at)postgrespro(dot)ru>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Anastasia Lubennikova <a(dot)lubennikova(at)postgrespro(dot)ru>, Andrey Borodin <x4mmm(at)yandex-team(dot)ru>
Subject: [GSoC] github repo and initial work
Date: 2018-05-22 04:27:19
Message-ID: CA+SXE9uV1OjVZkR5+oa+s6wkjMc2ZM9S1we96UJZ18C_e8Q7Fw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Matthew Stickney 2018-05-22 04:27:48 [PATCH] (Windows) psql echoes password when reading from pipe
Previous Message David Fetter 2018-05-22 03:22:12 Re: Time to put context diffs in the grave