From: | Bill Moran <wmoran(at)potentialtech(dot)com> |
---|---|
To: | David Fetter <david(at)fetter(dot)org> |
Cc: | Richard Broersma <richard(dot)broersma(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Editor for sgml files |
Date: | 2009-11-10 11:54:51 |
Message-ID: | 20091110065451.734e9ce6.wmoran@potentialtech.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
David Fetter <david(at)fetter(dot)org> wrote:
>
> On Mon, Nov 09, 2009 at 06:09:19PM -0800, Richard Broersma wrote:
> > Out of curiosity, what are the favorite editor for authoring the
> > PostgreSQL document sgml files? (I would be shocked if the whole
> > thing was developed from scratch using a simple text editor.)
>
> You might be, but that's approximately what happened. Common editors
> for this task are Emacs and Vim, each of which has varying levels of
> support for SGML :)
As an FYI, I've been working with Netbeans a bit recently, and it actually
has pretty good support for SGML/XML-ish files. Shows you when you're
missing end tags and the like.
Might not be for everyone, but just an option thrown in the mix.
--
Bill Moran
http://www.potentialtech.com
From | Date | Subject | |
---|---|---|---|
Next Message | NMarcu | 2009-11-10 13:02:22 | Need help to do an insert from other table in the new table just created by default ( like a trigger to fire after create table ) |
Previous Message | Albe Laurenz | 2009-11-10 11:25:01 | Re: PostgreSQL 8.3.8 on AIX5.3 : compilation failed |