From: | Havasvölgyi Ottó <h(dot)otto(at)freemail(dot)hu> |
---|---|
To: | "Gevik babakhani" <gevik(at)xs4all(dot)nl>, <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: PGDN source browser |
Date: | 2005-06-05 13:14:19 |
Message-ID: | 003901c569d0$7bcfb0d0$6c00a8c0@OTTO |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Gevik,
I like your idea. I have already checked it out. Its treeview is really like MSDN's.
Some comments, ideas:
- it would be better if the treeview was ordered by name
- the current item in the treeview could be highlighted
- the gutter should have a constant width
- it would be pleasent if there were links to functions in a given C file. I know this is not that simple, though. It would be good for people not yet familiar with the code
These come to my mind after some minutes of browsing fe-connect.c.
I would visit this site often.
Cheers,
Otto
----- Original Message -----
From: Gevik babakhani
To: pgsql-hackers(at)postgresql(dot)org
Sent: Saturday, June 04, 2005 10:59 PM
Subject: [HACKERS] PGDN source browser
Dear all,
The PostgreSQL Developer Network's Source Browser (beta1) is ready.
If you got the time to check it for a moment, please do not hesitate to send your opinion.
Regards,
Gevik
PGDN can be found at http://www.truesoftware.net/pgdn/
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2005-06-05 16:15:22 | refactoring planner data structures |
Previous Message | Christopher Kings-Lynne | 2005-06-05 12:01:31 | Re: lastval() |