Re: community bonding - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject Re: community bonding
Date
Msg-id 20180424090735.GA23096@e733.localdomain
Whole thread Raw
In response to community bonding  (Charles Cui <charles.cui1984@gmail.com>)
Responses Re: community bonding
List 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

Attachment

pgsql-hackers by date:

Previous
From: Pierre Ducroquet
Date:
Subject: [RFC] Add an until-0 loop in psql
Next
From: Kyotaro HORIGUCHI
Date:
Subject: Re: using expression syntax for partition bounds