project updates

Поиск
Список
Период
Сортировка
От Charles Cui
Тема project updates
Дата
Msg-id CA+SXE9s6i+R+3RVVdt5RtzX61GrEgYvNZwNougDAUzpGgGnZbQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: project updates  (Aleksander Alekseeev <a.alekseev@postgrespro.ru>)
Список pgsql-hackers
Hi mentors and hackers,

    Here is my current working status.
1. Complete the thrift_binary_in and thrift_binary_out functions, so that users can express their thrift struct using json. These two functions support both simple data struct and complex data structure like struct and map. 2. added test cases and document to cover thrift_binary_in and thrift_binary_out. 3. make the code compile-able from 9.4 to 11.0. 

One question though, for custom types, it seems rich operations are also very important besides storing and expressing using thrift type. What are the most important operators should I support? Any suggestions?
Here is the updated repo

Thanks Charles  

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Ashutosh Bapat
Дата:
Сообщение: Re: print_path is missing GatherMerge and CustomScan support
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: More consistency for some file-related error message