Also Doxygen docs are greatly help. You can generate them yourself for the latest or obtain them from doxygen.postgresql.org. I found doxygen and the FAQ internals to be most useful.
Alvaro Herrera <alvherre(at)commandprompt(dot)com> wrote: Islam Hegazy escribi�:
> Hi all
>
> I wonder if there is a PostgreSQL code documentation that may help in
> understanding the code.
Yes. There is the developer's FAQ, then there is the "internals"
chapter in the official docs, then there's the various README's
sprinkled throughout the code, and finally there's the comments in the
code itself.
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faq
In response to
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 2007-10-05 02:08:39 |
| Subject: Re: default_text_search_config |
| Previous: | From: Tatsuo Ishii | Date: 2007-10-05 01:17:29 |
| Subject: default_text_search_config |