Re: Comments cut off after line break

From: Dave Page <dpage(at)postgresql(dot)org>
To: Erwin Brandstetter <brandstetter(at)falter(dot)at>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Comments cut off after line break
Date: 2006-12-07 08:44:19
Message-ID: 4577D463.6050105@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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 flexible as it allows the user some
control over what is shown there. I have committed a change to add ...
if it truncates at all though.

Cheers, Dave

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Christian.Strobl 2006-12-07 09:11:16 Re: problems compiling PGAdmin III 1.6.1 with ubuntu 6.06
Previous Message Erwin Brandstetter 2006-12-06 20:26:16 Precision modifier for time-types displayed incorrectly