Re: Fwd: What do these terms mean in the SOURCE CODE?

From: Leonardo Francalanci <m_lists(at)yahoo(dot)it>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Vaibhav Kaushal <vaibhavkaushal123(at)gmail(dot)com>
Subject: Re: Fwd: What do these terms mean in the SOURCE CODE?
Date: 2010-11-21 08:59:06
Message-ID: 388890.66040.qm@web29019.mail.ird.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2010-11-21 11:12:24 Re: Fwd: patch: format function - fixed oid
Previous Message Pavel Stehule 2010-11-21 06:09:31 Re: Fwd: patch: format function - fixed oid