From: | Christopher Browne <cbbrowne(at)acm(dot)org> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: plpgsql editor(s)? |
Date: | 2004-04-02 02:01:24 |
Message-ID: | m3fzbnxhmz.fsf@wolfe.cbbrowne.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
After a long battle with technology, andrew(dot)biagioni(at)e-greek(dot)net (Andrew Biagioni), an earthling, wrote:
> Can anyone recommend an editor (windows OR linux) for writing plpgsql
> code, that might be friendlier than a standard text editor?
>
> Nice features I can think of might be:
> - smart tabbing (1 tab = N spaces)
> - code coloring (esp. quoted strings!)
> - parens/brackets matching
Building an "electric" mode for Emacs would almost certainly be The
Right Answer. Nobody has done so yet.
--
"cbbrowne","@","ntlug.org"
http://www.ntlug.org/~cbbrowne/internet.html
Why do we drive on parkways and park on driveways?
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-04-02 06:26:18 | Re: Does SETOF make queries slower? |
Previous Message | Andrew Biagioni | 2004-04-01 23:13:50 | plpgsql editor(s)? |