pgAdmin III commit: Fix copy/paste issue on the query tool

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix copy/paste issue on the query tool
Date: 2011-03-15 21:52:32
Message-ID: 201103152152.p2FLqWAT013829@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmail(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2011-03-15 21:59:10 pgAdmin III commit: Add support to dump in a directory and restore
Previous Message Guillaume Lelarge 2011-03-15 21:50:21 Re: [pgadmin-support] Copy & paste - git