Re: [GENERAL] Editor: Syntax highlighting and stored procedures surrounded by '

2005-01-06 Thread John DeSoi
Eric, On Jan 6, 2005, at 2:51 PM, Eric Brown wrote: Great! Well, I had to move to 8.0 anyway to get better support for passing around composite types. So where is the $$ quoting stuff documented? How do I use it? In the 8.0 beta html documentation you can find at this path html/sql-syntax.html#SQ

Re: [GENERAL] Editor: Syntax highlighting and stored procedures surrounded by '

2005-01-06 Thread Eric Brown
On Jan 6, 2005, at 11:43 AM, Bruce Momjian wrote: Eric Brown wrote: I use emacs and syntax highlighting is great -- except that because stored procedures are completely enclosed between two single quotes, all the coloring is off for that portion. Is there a way to not surround stored procedures by