Re: development environment of postgres - Mailing list pgsql-hackers

From Tom Lane
Subject Re: development environment of postgres
Date
Msg-id 17112.1166379757@sss.pgh.pa.us
Whole thread Raw
In response to Re: development environment of postgres  (dakotali kasap <dakotalidavid@yahoo.com>)
Responses Re: development environment of postgres  ("Carlos Chacon" <cdcarloschacon@gmail.com>)
List 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 by date:

Previous
From: dakotali kasap
Date:
Subject: Re: development environment of postgres
Next
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] psql commandline conninfo