Re: community bonding

Поиск
Список
Период
Сортировка
От Aleksander Alekseev
Тема Re: community bonding
Дата
Msg-id 20180424090735.GA23096@e733.localdomain
обсуждение исходный текст
Ответ на community bonding  (Charles Cui <charles.cui1984@gmail.com>)
Ответы Re: community bonding  (Charles Cui <charles.cui1984@gmail.com>)
Список pgsql-hackers
Hello Charles,

> Thanks for selecting my project as one of GSoC student projects! Pretty
> exciting and honor to join the development for PostgreSQL (the best
> database in the world :)).

Welcome!

> 1. What ide or command line tools do you guys used most for PostgreSQL
> development?

Personally I prefer Vim. Sublime Text and Visual Studio Code are fine too.

> 2. What version control do you use for postgres? Is github acceptable?

Github is OK.

> 3. How do you look at code in PostgreSQL code base? do you have cross
> function reference where I can search function and definition online?

Vim + Ctags. Editors like Sublime Text and Visual Studio Code have
features like "goto definition" out-of-the-box.

If you have any other questions please don't hesitate to ask!

--
Best regards,
Aleksander Alekseev

Вложения

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

Предыдущее
От: Pierre Ducroquet
Дата:
Сообщение: [RFC] Add an until-0 loop in psql
Следующее
От: Kyotaro HORIGUCHI
Дата:
Сообщение: Re: using expression syntax for partition bounds