[GSoC] working status

Поиск
Список
Период
Сортировка
От Charles Cui
Тема [GSoC] working status
Дата
Msg-id CA+SXE9uvseSM4KMU_FU1mgOqprvUGTLY2Ha1LNYsOcVdV2BAYg@mail.gmail.com
обсуждение исходный текст
Ответы Re: [GSoC] working status  (Aleksander Alekseeev <a.alekseev@postgrespro.ru>)
Список 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 по дате отправления:

Предыдущее
От: Andrew Gierth
Дата:
Сообщение: Re: pg11b1 from outside a txn: "VACUUM cannot run inside a transaction block": should be: ...or multi-command string
Следующее
От: Andrew Gierth
Дата:
Сообщение: Re: [GSoC] array processing questions