Re: IDE - Mailing list pgsql-hackers

From Dimitri Fontaine
Subject Re: IDE
Date
Msg-id 200710011820.23967.dfontaine@hi-media.com
Whole thread Raw
In response to Re: IDE  (Michael Glaesemann <grzm@seespotcode.net>)
List pgsql-hackers
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

pgsql-hackers by date:

Previous
From: "Guillaume Smet"
Date:
Subject: Re: First steps with 8.3 and autovacuum launcher
Next
From: Alvaro Herrera
Date:
Subject: Re: Enforcing database encoding and locale match