Re: community bonding

From: Charles Cui <charles(dot)cui1984(at)gmail(dot)com>
To: Aleksander Alekseev <a(dot)alekseev(at)postgrespro(dot)ru>
Cc: pgsql-hackers(at)postgresql(dot)org, a(dot)lubennikova(at)postgrespro(dot)ru, x4mmm(at)yandex-team(dot)ru
Subject: Re: community bonding
Date: 2018-04-27 03:34:20
Message-ID: CA+SXE9u2j7Yz4fFNQ1L_q11VOZ4pde-DAAQkH-sXfgmFD5-Y+A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thanks Aleksander for your comments!
These are helpful!

2018-04-24 2:07 GMT-07:00 Aleksander Alekseev <a(dot)alekseev(at)postgrespro(dot)ru>:

> 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
>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Charles Cui 2018-04-27 03:35:18 Re: community bonding
Previous Message Andres Freund 2018-04-27 02:24:21 Re: Allow auto_explain to log to NOTICE