From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
Cc: | pgadmin-hackers(at)postgresql(dot)org |
Subject: | Re: Patch to fix Debian Bug #451038 |
Date: | 2009-07-24 08:24:06 |
Message-ID: | 937d27e10907240124n4877ee62y46647d4dcc5abe83@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
On Thu, Jul 23, 2009 at 8:54 PM, Guillaume
Lelarge<guillaume(at)lelarge(dot)info> wrote:
> Bug fixes:
> http://archives.postgresql.org/pgadmin-support/2009-07/msg00093.php
Yup. No problem here.
> http://archives.postgresql.org/pgadmin-support/2009-07/msg00090.php
I'm not thrilled about using the tab count to determine whether or not
to do something. That bites me pretty much every time I hack on a
dialog. Can we do something like "if (txtSql)", or can we not be
certain that it's been zeroed if it's not used?
> New functionality:
> http://archives.postgresql.org/pgadmin-hackers/2009-07/msg00036.php
Looks OK in principle. I've got a sneaking feeling we've had issues
with using translated strings in SQL queries before though, but I
can't think what/when that was though.
--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | svn | 2009-07-24 10:05:09 | SVN Commit by guillaume: r7979 - in branches/REL-1_10_0_PATCHES/pgadmin3: . pgadmin/frm |
Previous Message | Guillaume Lelarge | 2009-07-23 20:37:18 | Re: Patch to fix Debian Bug #451038 |