[HACKERS] code documentation

2007-10-04 Thread Islam Hegazy
Hi all I wonder if there is a PostgreSQL code documentation that may help in understanding the code. Regards Islam Hegazy ---(end of broadcast)--- TIP 7: You can help support the PostgreSQL project by donating at

Re: [HACKERS] code documentation

2007-10-04 Thread Alvaro Herrera
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

Re: [HACKERS] code documentation

2007-10-04 Thread Uma Krishnan
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 PostgreSQL

[HACKERS] Code documentation

2004-12-02 Thread gevik
Dear People, I was wondering if there are any interests or plans for documenting various functions in the code which currently are not documented. I would like to start this discussion to see if we want to do this. If I am the first one with this suggestion (I can't imagine) then I am very

[HACKERS] Code documentation

2004-12-02 Thread Gevik Babakhani
Dear People, I was wondering if there are any interests or plans for documenting various functions in the code which currently are not documented. I would like to start this discussion to see if we want to do this. If I am the first one with this suggestion (I can't imagine) then I am very

Re: [HACKERS] Code documentation

2004-12-02 Thread Neil Conway
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

Re: [HACKERS] Code documentation

2004-12-02 Thread Gevik Babakhani
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't know of any systematic

Re: [HACKERS] Code documentation

2004-12-02 Thread Bruce Momjian
code? This can easily be done by doxygen to some acceptable level. Regards, Gevik. -Original Message- From: Neil Conway [mailto:[EMAIL PROTECTED] Sent: Friday, December 03, 2004 2:19 AM To: Gevik Babakhani Cc: pgsql-hackers Subject: Re: [HACKERS] Code documentation On Thu