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.
In response to
Responses
pgsql-hackers by date
| Next: | From: Robert Treat | Date: 2007-10-05 01:06:00 |
| Subject: Re: tsearch2 wrapper |
| Previous: | From: Islam Hegazy | Date: 2007-10-04 23:02:27 |
| Subject: code documentation |