vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| > -----Original Message----- > From: pgadmin-hackers-owner@postgresql.org > [mailto > edigeronimo@xtracard.com > Sent: 12 April 2006 04:48 > To: pgadmin-hackers@postgresql.org > Subject: [pgadmin-hackers] Clipboard update > > Here's a small update to the clipboard support. It adds an > option to allow using Tab as the column separator. > > Using tab as the separator allows you to paste the results > into Excel and OpenOffice Calc while retaining the columns. I > haven't had the chance to test it, but I think it will also > allow you to paste rows into SQL Server's Enterprise Manager. Thanks Ed, patch applied. > We should probably consider making the default copy settings > be tab deliminated with no quoting, as that's how both Excel > and the SQL Server tools put data into the clipboard. That's fine with me - does anyone object? Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly |
| ||||
| Dave Page wrote: > > > >>-----Original Message----- >>From: pgadmin-hackers-owner@postgresql.org >>[mailto >>edigeronimo@xtracard.com >>Sent: 12 April 2006 04:48 >>To: pgadmin-hackers@postgresql.org >>Subject: [pgadmin-hackers] Clipboard update >> >>Here's a small update to the clipboard support. It adds an >>option to allow using Tab as the column separator. >> >>Using tab as the separator allows you to paste the results >>into Excel and OpenOffice Calc while retaining the columns. I >>haven't had the chance to test it, but I think it will also >>allow you to paste rows into SQL Server's Enterprise Manager. > > > Thanks Ed, patch applied. > > >>We should probably consider making the default copy settings >>be tab deliminated with no quoting, as that's how both Excel >>and the SQL Server tools put data into the clipboard. > > > That's fine with me - does anyone object? Only for copy/paste; in files "tab is crap" Regards, Andreas ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq |