Re: [pgadmin-support] Copy and paste in Edit Data

2013-05-21 Thread Dave Page
Hi On Tue, May 21, 2013 at 11:14 AM, Dhiraj Chawla wrote: > Hi Dave, > > I had some problems with the applying the patch because it seems corrupted > with characters ^[[m at the beginning and end or lines of the patch code. > Once I removed them the patch applied properly. Hmm, must have been wh

Re: [pgadmin-support] Copy and paste in Edit Data

2013-05-21 Thread Dhiraj Chawla
Hi Dave, I had some problems with the applying the patch because it seems corrupted with characters ^[[m at the beginning and end or lines of the patch code. Once I removed them the patch applied properly. The patch is working as expected and I have tested in all scenarios that I could think of.

Re: [pgadmin-support] Copy and paste in Edit Data

2013-05-20 Thread Dave Page
On Friday, May 17, 2013, Michael Shapiro wrote: > I am running 1.16.1 (Windows 7). I can reproduce this. It makes a > difference, though, if you use ctrl-c vs the right-click/Copy. ctrl-c does > the whole entry, right-click/Copy gets just what is highlighted. ctrl-c > gets the whole entry even if

Re: [pgadmin-support] Copy and paste in Edit Data

2013-05-17 Thread Michael Shapiro
I am running 1.16.1 (Windows 7). I can reproduce this. It makes a difference, though, if you use ctrl-c vs the right-click/Copy. ctrl-c does the whole entry, right-click/Copy gets just what is highlighted. ctrl-c gets the whole entry even if nothing is highlighted. On Fri, May 17, 2013 at 5:34 AM

[pgadmin-support] Copy and paste in Edit Data

2013-05-17 Thread Kieran
Hi Sorry if this has been raised before, but it's been a nuisance to me for quite a while and I thought I should mention it. To reproduce the problem :- 1. Open the Edit Data window on a table 2. Click into a text field containing some text and highlight a single word 3. Paste what you have just

Re: [pgadmin-support] copy and paste

2004-09-25 Thread Richard Hayward
On Thu, 23 Sep 2004 19:34:05 +, [EMAIL PROTECTED] (Andreas Pflug) wrote: > >Additionally, I'd like to point out that we *have* copy to clipboard in >pgadmin3 1.2B1 (view data and query tool), despite the fact that there's >no commonly accepted clipboard format that would make it really usef

Re: [pgadmin-support] copy and paste

2004-09-23 Thread Andreas Pflug
Tino Wildenhain wrote: Hi, Am Fr, den 24.09.2004 schrieb Richard Hayward um 1:18: A thing I have to do all the time, with MSSQL, is copy a recordset from one of the query tools, and then paste it into another application, typically a spreadsheet for analysis or specialized formatting. What about

Re: [pgadmin-support] copy and paste

2004-09-23 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Jeff Green > Sent: 23 September 2004 16:38 > To: [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] copy and paste > > Hi, > > I've switched to Postgresq

Re: [pgadmin-support] copy and paste

2004-09-23 Thread Jeff Green
orted ... Regards, -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tino Wildenhain Sent: 23 September 2004 16:25 To: Richard Hayward Cc: [EMAIL PROTECTED] Subject: Re: [pgadmin-support] copy and paste Hi, Am Fr, den 24.09.2004 schrieb Ri

Re: [pgadmin-support] copy and paste

2004-09-23 Thread Tino Wildenhain
Hi, Am Fr, den 24.09.2004 schrieb Richard Hayward um 1:18: > A thing I have to do all the time, with MSSQL, is copy a recordset > from one of the query tools, and then paste it into another > application, typically a spreadsheet for analysis or specialized > formatting. What about just *using* t

[pgadmin-support] copy and paste

2004-09-23 Thread Richard Hayward
A thing I have to do all the time, with MSSQL, is copy a recordset from one of the query tools, and then paste it into another application, typically a spreadsheet for analysis or specialized formatting. In pgadmin (on Windows at least) copy doesn't work. Is this likely to be implemented? What