Author: dpage
Date: 2008-03-13 14:25:29 + (Thu, 13 Mar 2008)
New Revision: 7162
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7162&view=rev
Log:
Ensure package names containing special characters work as they should
Modified:
branches/REL-1_8_0_EDB/pgadmin3/pgadmin/
Author: dpage
Date: 2008-03-13 14:25:46 + (Thu, 13 Mar 2008)
New Revision: 7163
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7163&view=rev
Log:
Ensure package names containing special characters work as they should
Modified:
branches/REL-1_8_0_PATCHES/pgadmin3/pgad
Author: dpage
Date: 2008-03-13 14:25:57 + (Thu, 13 Mar 2008)
New Revision: 7164
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7164&view=rev
Log:
Ensure package names containing special characters work as they should
Modified:
trunk/pgadmin3/pgadmin/schema/edbPackage
Hi,
While copying data from EditGrid, I see that the column names are not
copied. This makes the data extremely ambiguous to use when pasting directly
into excel or a similar spreadsheet application. Attached is a patch which
prepends the column names in select cases of data copy from the EditGrid