| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Timon <timosha(at)gmail(dot)com> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: pgAdmin III commit: Prevent Cmd+S adding characters to the Query Tool w |
| Date: | 2013-01-29 11:55:27 |
| Message-ID: | CA+OCxoxYpiMX=D4kN=dhASarNM1bq1AL=MRggw3ZWSmgF+=2-w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Hi
Rats, how did I miss that? Guess it was just luck it didn't crash on
my machine. Anyway, thanks - applied to both current branches.
On Tue, Jan 29, 2013 at 11:02 AM, Timon <timosha(at)gmail(dot)com> wrote:
> little patch which prevents a crash when opens query editor
>
> 2013/1/24 Dave Page <dpage(at)pgadmin(dot)org>:
>> Prevent Cmd+S adding characters to the Query Tool when the Save button is disabled.
>>
>> Branch
>> ------
>> master
>>
>> Details
>> -------
>> http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=43fe3ac8d0c75dc87945dbd8321f5771e6674988
>>
>> Modified Files
>> --------------
>> CHANGELOG | 2 ++
>> pgadmin/frm/frmQuery.cpp | 21 +++++++++++----------
>> 2 files changed, 13 insertions(+), 10 deletions(-)
>>
>>
>> --
>> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
>> To make changes to your subscription:
>> http://www.postgresql.org/mailpref/pgadmin-hackers
>
>
>
> --
> All bugs reserved
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Banck | 2013-02-04 14:41:36 | [PATCH] Editing table properties drops all foreign keys and recreates them |
| Previous Message | Dave Page | 2013-01-29 11:54:47 | pgAdmin III commit: Fix accelerator table size. |