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

Поиск
Список
Период
Сортировка
От Leonardo Francalanci
Тема Re: Fwd: What do these terms mean in the SOURCE CODE?
Дата
Msg-id 388890.66040.qm@web29019.mail.ird.yahoo.com
обсуждение исходный текст
Ответ на Re: Fwd: What do these terms mean in the SOURCE CODE?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Fwd: What do these terms mean in the SOURCE CODE?  (Vaibhav Kaushal <vaibhavkaushal123@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: Fwd: patch: format function - fixed oid
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Fwd: patch: format function - fixed oid