little patch which prevents a crash when opens query editor 2013/1/24 Dave Page <[email protected]>: > 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 ([email protected]) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers
-- All bugs reserved
0001-fix-crash.patch
Description: Binary data
-- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
