Re: [pgadmin-hackers] Import: function report

2009-01-21 Thread Quan Zongliang
> Can it cope with quoted strings with unquoted non-strings? Eg. > > 3232,43.22,"This is a string",999 > > iirc, some CSV formats look like that. Yes, they can be commixed. > What's the 'Import rows match' option for? It sounds like it might be > a regexp filter over the raw row data. Yes, it is

[pgadmin-hackers] SVN Commit by dpage: r7569 - trunk/pgadmin3/pkg/win32/src

2009-01-21 Thread svn
Author: dpage Date: 2009-01-21 16:50:26 + (Wed, 21 Jan 2009) New Revision: 7569 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7569&view=rev Log: Use _ in IDs, not - Modified: trunk/pgadmin3/pkg/win32/src/pgadmin3.wxs -- Sent via pgadmin-hackers mailing list (pgadm

[pgadmin-hackers] SVN Commit by dpage: r7568 - branches/REL-1_8_0_PATCHES/pgadmin3/pkg/win32/src

2009-01-21 Thread svn
Author: dpage Date: 2009-01-21 16:49:35 + (Wed, 21 Jan 2009) New Revision: 7568 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7568&view=rev Log: Update to use Hiroshi's fixed build of gettext. Modified: branches/REL-1_8_0_PATCHES/pgadmin3/pkg/win32/src/pgadmin3.wxs

[pgadmin-hackers] SVN Commit by dpage: r7567 - trunk/pgadmin3/pkg/win32/src

2009-01-21 Thread svn
Author: dpage Date: 2009-01-21 16:47:16 + (Wed, 21 Jan 2009) New Revision: 7567 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7567&view=rev Log: Update to use Hiroshi's fixed build of gettext. Modified: trunk/pgadmin3/pkg/win32/src/pgadmin3.wxs -- Sent via pgadmin

Re: [pgadmin-hackers] Import: function report

2009-01-21 Thread Dave Page
Hi On Wed, Jan 21, 2009 at 10:54 AM, Quan Zongliang wrote: > 2. Source type: > http://lh5.ggpht.com/_HsL2j8BRguc/SXboWERWhSI/AD8/dYpJeleR85U/s512/pgImport%202%20src.JPG > These items will be certer of wizard, don't worry about this now. > The third option "Database". It is unnecessary an

Re: [pgadmin-hackers] Server Status window work

2009-01-21 Thread Dave Page
On Wed, Jan 21, 2009 at 9:53 AM, Guillaume Lelarge wrote: > They are now on a toolbar and I still have the issue. I probably did > something wrong, I'll check this today. OK. I wonder if it would make some more sense to have separate controls for each tab anyway, and just put them directly on ea

[pgadmin-hackers] Import: function report

2009-01-21 Thread Quan Zongliang
Hi all This mail will describe "import function" with some pictures. 1. Entry (table context menu): http://lh3.ggpht.com/_HsL2j8BRguc/SXboWADkDUI/AD0/1m7idvvyXHk/pgImport%201%20entry.JPG 2. Source type: http://lh5.ggpht.com/_HsL2j8BRguc/SXboWERWhSI/AD8/dYpJeleR85U/s512/pgImport%2

Re: [pgadmin-hackers] Patch for pgScript

2009-01-21 Thread Guillaume Lelarge
Magnus Hagander a écrit : > CC:ing your explanation back to the list for others to see. > > //Magnus > > > Mickael Deloison wrote: >> Hi, >> >> This is just meant for having same length as the other messages : >> [PGSQUERY], [PGSWARNG], [PGSEXCPT] >> If you do not like that, I (or you) can chang

Re: [pgadmin-hackers] Patch for pgScript

2009-01-21 Thread Dave Page
On Wed, Jan 21, 2009 at 1:44 PM, Magnus Hagander wrote: > Mickael Deloison wrote: >> Hi, >> >> This is just meant for having same length as the other messages : >> [PGSQUERY], [PGSWARNG], [PGSEXCPT] >> If you do not like that, I (or you) can change it. Keep me posted. What we normally do is pad

Re: [pgadmin-hackers] Patch for pgScript

2009-01-21 Thread Magnus Hagander
CC:ing your explanation back to the list for others to see. //Magnus Mickael Deloison wrote: > Hi, > > This is just meant for having same length as the other messages : > [PGSQUERY], [PGSWARNG], [PGSEXCPT] > If you do not like that, I (or you) can change it. Keep me posted. > > Regards, > Mick

Re: [pgadmin-hackers] Patch for pgScript

2009-01-21 Thread Dave Page
On Wed, Jan 21, 2009 at 12:39 PM, Magnus Hagander wrote: > Hi! > > Sorry for the delay in reviewing. > > Does using "[PGSWARNG]" really make sense? It saves only *two* > characters over the much more readanle "[PGSWARNING]" Urgh. Definitely less readable. -- Dave Page EnterpriseDB UK: http:/

Re: [pgadmin-hackers] Patch for pgScript

2009-01-21 Thread Magnus Hagander
Hi! Sorry for the delay in reviewing. Does using "[PGSWARNG]" really make sense? It saves only *two* characters over the much more readanle "[PGSWARNING]" //Magnus Mickael Deloison wrote: > Hi pgadmin hackers, > > First, let me wish you a very happy new year 2009. > > Then, here is a patch f

Re: [pgadmin-hackers] Server Status window work

2009-01-21 Thread Guillaume Lelarge
Dave Page a écrit : > On Sun, Jan 18, 2009 at 9:51 PM, Guillaume Lelarge > wrote: > >> I found this bug report : http://trac.wxwidgets.org/ticket/4841 > > Does the suggested fix work? > >>> - The form underneath the AUI controls seems to have some drawing >>> issues on XP. The refresh bar is ju

[pgadmin-hackers] SVN Commit by dpage: r7566 - branches/REL-1_8_0_PATCHES/pgadmin3

2009-01-21 Thread svn
Author: dpage Date: 2009-01-21 09:54:07 + (Wed, 21 Jan 2009) New Revision: 7566 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7566&view=rev Log: Fix some more copyright notices that got missed. Modified: branches/REL-1_8_0_PATCHES/pgadmin3/Makefile.am branches/R

[pgadmin-hackers] SVN Commit by dpage: r7565 - trunk/pgadmin3

2009-01-21 Thread svn
Author: dpage Date: 2009-01-21 09:50:02 + (Wed, 21 Jan 2009) New Revision: 7565 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7565&view=rev Log: Fix a missed copyright notice Modified: trunk/pgadmin3/languages.hwx -- Sent via pgadmin-hackers mailing list (pgadmin

[pgadmin-hackers] SVN Commit by dpage: r7564 - branches/REL-1_8_0_EDB/pgadmin3

2009-01-21 Thread svn
Author: dpage Date: 2009-01-21 09:46:00 + (Wed, 21 Jan 2009) New Revision: 7564 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7564&view=rev Log: Fix some copyright notices that got missed in the original pass. Modified: branches/REL-1_8_0_EDB/pgadmin3/Makefile.am

[pgadmin-hackers] SVN Commit by dpage: r7563 - branches/REL-1_8_0_EDB/pgadmin3/pgadmin/include

2009-01-21 Thread svn
Author: dpage Date: 2009-01-21 09:43:25 + (Wed, 21 Jan 2009) New Revision: 7563 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7563&view=rev Log: Bump version number Modified: branches/REL-1_8_0_EDB/pgadmin3/pgadmin/include/version.h -- Sent via pgadmin-hackers ma