Re: [pgadmin-support] Comments cut off after line break

2006-12-07 Thread Erwin Brandstetter
[EMAIL PROTECTED] wrote: Erwin Brandstetter wrote: Maybe this happens on purpose to shorten lengthy comments. It does. But then again, a better way would probably be to print the first x (200?) characters (substituting spaces for linebreaks) and append ' ...' if there is more. Chopping

Re: [pgadmin-support] Comments cut off after line break

2006-12-07 Thread Dave Page
Erwin Brandstetter wrote: Maybe this happens on purpose to shorten lengthy comments. It does. But then again, a better way would probably be to print the first x (200?) characters (substituting spaces for linebreaks) and append ' ...' if there is more. Chopping at the first line is more