Re: development environment of postgres

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: development environment of postgres
Дата
Msg-id 17112.1166379757@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: development environment of postgres  (dakotali kasap <dakotalidavid@yahoo.com>)
Ответы Re: development environment of postgres  ("Carlos Chacon" <cdcarloschacon@gmail.com>)
Список pgsql-hackers
dakotali kasap <dakotalidavid@yahoo.com> writes:
> --0-1517433147-1166375569=:82897
> Content-Type: text/plain; charset=ascii
> Content-Transfer-Encoding: quoted-printable

> I am also usually working with a simple editor and command line, but becaus=
> e the postgresql project is too big for a person who is looking at the sour=
> ce code for the first time, I thought it will be simpler using a tool like =
> CDT, because jumping directly to a function definition that he wants to loo=
> k at is easy.

That's an essential tool even for someone who knows the code well
... but you shouldn't think that there's only one way to do it.
I like glimpse under emacs (easily finds references to symbols as well
as their definitions; not specific to any one programming language).
I think some other people use ctags.
        regards, tom lane


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

Предыдущее
От: dakotali kasap
Дата:
Сообщение: Re: development environment of postgres
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [PATCHES] psql commandline conninfo