Le lundi 01 octobre 2007, Michael Glaesemann a écrit :
> That may be what he means. Unfortunately "develop PostgreSQL" can be
> taken both ways.
>
> In case he's working on internals, I believe Emacs is used by a
> number of PostgreSQL hackers. And as for developing PostgreSQL-backed
> applications, I find $EDITOR + psql to work quite well.
In this case the slides from Neil & Gavin presentation about PostgreSQL
hacking may be a good starting read:
http://neilconway.org/talks/hacking/
IIRC, they also mention cscope (there's a user friendly kscope GUI of it) to
easily browse code structures and call graphs.
http://cscope.sourceforge.net/
http://kscope.sourceforge.net/
Hope this helps, regards,
--
dim
In response to
- Re: IDE at 2007-10-01 15:53:39 from Michael Glaesemann
pgsql-hackers by date
| Next: | From: Alvaro Herrera | Date: 2007-10-01 17:06:58 |
| Subject: Re: Enforcing database encoding and locale match |
| Previous: | From: Guillaume Smet | Date: 2007-10-01 15:57:03 |
| Subject: Re: First steps with 8.3 and autovacuum launcher |