Re: plpgsql editor(s)?

From: David Filion <SPAMBAIT(at)fake(dot)filiontech(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: plpgsql editor(s)?
Date: 2004-04-05 21:58:30
Message-ID: lDkcc.114$lZ5.85758097@news.nnrp.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Andrew Biagioni 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
>
> Thanks,
>
> Andrew
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
> joining column's datatypes do not match
>

UltraEdit, www.ultraedit.com. It's a win32 app but is does have built in
FTP/SFTP support for tranfering to/from servers. It also supports
unix<->DOS formatting along with utf-8.

It may work under wine, I haven't tried it though.

David Filion

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message scott.marlowe 2004-04-05 22:58:45 Re: code editing
Previous Message Litao Wu 2004-04-05 21:54:04 dynamic queries vs static queries