Re: Connection dialogue size in case of a remote server

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: Dharmendra Goyal <dharmendra(dot)goyal(at)enterprisedb(dot)com>, pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Connection dialogue size in case of a remote server
Date: 2012-01-13 09:32:38
Message-ID: 1326447158.2308.32.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Fri, 2012-01-13 at 09:25 +0000, Dave Page wrote:
> Thanks - patch applied.
>
> On Fri, Jan 13, 2012 at 8:31 AM, Dharmendra Goyal
> <dharmendra(dot)goyal(at)enterprisedb(dot)com> wrote:
> > Hi,
> >
> > When we try to connect to a remote database server or name of the server is
> > a bit long , text gets cut because of additional information of the server.
> > Please find attached patch to fix it..
> >

Well, this fixes the issue for this example. But I guess that, if I put
a text a little longer than yours, it'll screw up again, right?

--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com
PostgreSQL Sessions #3: http://www.postgresql-sessions.org

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-01-13 09:35:30 Re: Connection dialogue size in case of a remote server
Previous Message Dave Page 2012-01-13 09:25:37 Re: Connection dialogue size in case of a remote server