Re: Suggestions for first contribution?

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: Suggestions for first contribution?
Дата
Msg-id CAFj8pRAVRQKNSJFU4YY4+jkm=bY7GQGAswQy4NO8mwMTDvFEcw@mail.gmail.com
обсуждение исходный текст
Ответ на Suggestions for first contribution?  (Christian Convey <christian.convey@gmail.com>)
Список pgsql-hackers
Hi

2016-09-05 19:25 GMT+02:00 Christian Convey <christian.convey@gmail.com>:
Hi guys,

Can anyone suggest a project for my first PG contribution?

My first two ideas didn't pan out:  Yury doesn't seem to need help
with CMake, and the TODO list's "-Wcast-align" project (now deleted)
appeared impractical.

I can continue trying things from the TODO list, but if someone knows
of a project that's definitely worth doing, all the better.

I'd prefer doing back-end coding, but I'm flexible.  The only two
caveats are: (1) I can't work on speedup-focused changes without my
employer's permission, and (2) I only have access to Linux boxes.

Any advice would be greatly appreciated.

I wrote XMLTABLE function, and I am thinking about JSON_TABLE function. But there is one blocker - missing JsonPath support in our JSON implementation.

So one idea - implement JsonPath support and related JSON query functions. This can help with better standard conformance.

Regards

Pavel

 

Kind regards,
Christian


--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Better locale-specific-character-class handling for regexps
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: Speed up Clog Access by increasing CLOG buffers