Re: Fwd: What do these terms mean in the SOURCE CODE? - Mailing list pgsql-hackers

From Leonardo Francalanci
Subject Re: Fwd: What do these terms mean in the SOURCE CODE?
Date
Msg-id 388890.66040.qm@web29019.mail.ird.yahoo.com
Whole thread Raw
In response to Re: Fwd: What do these terms mean in the SOURCE CODE?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Fwd: What do these terms mean in the SOURCE CODE?
List pgsql-hackers
> Here's my single biggest tip for newcomers to the Postgres  source:
> if you don't use ctags, glimpse, or some other tool that can  quickly
> show you all references to a given identifier, go out and get  one.
> It's one of the easiest ways to learn about  things.


I guess Eclipse is the best tool for the "newcomer" as it gives
you all the references very easily and shows the functions/structs
declaration when you pass with the mouse over one...

http://wiki.postgresql.org/wiki/Working_with_Eclipse





pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: Fwd: patch: format function - fixed oid
Next
From: Robert Haas
Date:
Subject: Re: Fwd: patch: format function - fixed oid