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 <[EMAIL PROTECTED]> wrote: Islam Hegazy escribi�:
> Hi all
>
> I wonder if there is a PostgreS
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
o know if anyone would be interested to have an online
> browsable version
> of source code? This can easily be done by doxygen to some acceptable level.
>
> Regards,
> Gevik.
>
>
> -Original Message-
> From: Neil Conway [mailto:[EMAIL PROTECTED]
> Sent: Fri
19 AM
To: Gevik Babakhani
Cc: pgsql-hackers
Subject: Re: [HACKERS] Code documentation
On Thu, 2004-12-02 at 10:58 +0100, Gevik Babakhani wrote:
> I was wondering if there are any interests or plans for documenting
> various functions in the code which currently are not documented.
I don
On Thu, 2004-12-02 at 10:58 +0100, Gevik Babakhani wrote:
> I was wondering if there are any interests or plans for documenting
> various functions in the code which currently are not documented.
I don't know of any systematic effort to do this. I try to document
undocumented code as necessary wh