pgAdmin III commit: Fix copy/paste issue on the query tool - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Fix copy/paste issue on the query tool
Date
Msg-id 201103152152.p2FLqWAT013829@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix copy/paste issue on the query tool

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=f8d72396a111d1a31520b2edb192b7cb4f705830
Author: Timon <timosha@gmail.com>

Modified Files
--------------
pgadmin/frm/frmQuery.cpp       |   50 ++++++++++++++++++++++++++-------------
pgadmin/include/frm/frmQuery.h |    2 +
2 files changed, 35 insertions(+), 17 deletions(-)


pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: [pgadmin-support] Copy & paste - git
Next
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Add support to dump in a directory and restore