Re: Small annoyance in pgAdmin 1.10

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
Cc: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>, pgadmin-support(at)postgresql(dot)org, Magnus Hagander <magnus(at)hagander(dot)net>, Rainer Bauer <usenet(at)munnin(dot)com>
Subject: Re: Small annoyance in pgAdmin 1.10
Date: 2009-08-10 18:57:09
Message-ID: 937d27e10908101157y705e6f4k2082e69e6c5ea4c0@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Mon, Aug 10, 2009 at 7:46 PM, Guillaume
Lelarge<guillaume(at)lelarge(dot)info> wrote:
> Why didn't I think about this quite easy solution? no issue with pointer or
> reference. So here is the patch.

That looks much cleaner :-) Can we get some spaces in the function for
ease of reading please?

int getTableCount() { return model->tablesCount(); };

> Thanks Dave and Ashesh :)

Np.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2009-08-10 19:03:42 Re: Malfunction in dropping database with pgAdmin
Previous Message Guillaume Lelarge 2009-08-10 18:51:08 Re: Malfunction in dropping database with pgAdmin