Re: pgAdmin III commit: Prevent Cmd+S adding characters to the Query Tool w

From: Timon <timosha(at)gmail(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
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:02:24
Message-ID: CAAeC-SvaTLGLE+JmO-kdME7VvvuZCH+PUf53ewgTXmv=h-5QZw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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

Attachment Content-Type Size
0001-fix-crash.patch application/octet-stream 770 bytes

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2013-01-29 11:54:17 pgAdmin III commit: Fix accelerator table size.
Previous Message Lukasz Brodziak 2013-01-24 10:45:57 Exporting sql scripts in pgAdmin