> -----Original Message----- > From: Josh Berkus [mailto:[EMAIL PROTECTED] > Sent: 20 November 2003 17:49 > To: Roberto Mello; Bruce Momjian > Cc: Michael Glaesemann; [EMAIL PROTECTED]; > [EMAIL PROTECTED] > Subject: Re: [pgsql-www] [DOCS] 7.4 official docs : Fonts? > > Yeah. In Kate (with the PostgreSQL plug-in) I frequently > wait until I'm done > writing the procedure to quote it. What we could really use > is a postgresql > function editor with syntax highlighting, perhaps as a bonus > to pgAdmin or pgAccess.
We have the basics in place in pgAdmin (it handles SQL quite happily). Just need a suitable lexer for pl/pgsql for use with the Scintilla Styled Text Control that we use. Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])