[pgadmin-hackers] SVN Commit by dpage: r8232 - in branches/REL-1_10_0_PATCHES/pgadmin3: . pgadmin/include/utils pgadmin/utils

2010-03-19 Thread svn
Author: dpage Date: 2010-03-19 09:39:47 + (Fri, 19 Mar 2010) New Revision: 8232 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8232&view=rev Log: Warn the user if a file couldn't be opened because it contains invalid characters [Ashesh Vashi] Modified: branches/REL-

[pgadmin-hackers] SVN Commit by dpage: r8233 - in trunk/pgadmin3: . pgadmin/include/utils pgadmin/utils

2010-03-19 Thread svn
Author: dpage Date: 2010-03-19 09:39:55 + (Fri, 19 Mar 2010) New Revision: 8233 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8233&view=rev Log: Warn the user if a file couldn't be opened because it contains invalid characters [Ashesh Vashi] Modified: trunk/pgadmin

[pgadmin-hackers] Re: pgAdmin III: Query Window does not give any error, if it does not able to open the given file.

2010-03-19 Thread Dave Page
On Wed, Mar 17, 2010 at 10:36 AM, Ashesh Vashi wrote: > Hi Dave/Team, > We found that - Query window does not give any error, if it does not able to > open the selected file. > The problem was: it is not able to convert the contents of the file in > Unicode characters. :-(. > The patch for the tru

[pgadmin-hackers] Re: PATCH: Fail to restore table/function, if it has special characters.

2010-03-19 Thread Dave Page
On Fri, Mar 19, 2010 at 6:10 AM, Ashesh Vashi wrote: > > Please find the attached patch for REL_1_10_PATCHES branches and updated > patch for the trunk (with few tab characters to 4 spaces.) I'd be surprised if this works - past experience of fixing this stuff in similar areas tells me that using

[pgadmin-hackers] Re: PATCH: Fail to restore table/function, if it has special characters.

2010-03-19 Thread Ashesh Vashi
I tested on Windows XP SP2, Ubuntu 9.10 32 bit & Mac OSX 10.5 Intel. On Fri, Mar 19, 2010 at 3:21 PM, Dave Page wrote: > On Fri, Mar 19, 2010 at 6:10 AM, Ashesh Vashi > wrote: > > > > Please find the attached patch for REL_1_10_PATCHES branches and updated > > patch for the trunk (with few tab

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

2010-03-19 Thread svn
Author: dpage Date: 2010-03-19 10:20:57 + (Fri, 19 Mar 2010) New Revision: 8234 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8234&view=rev Log: Fix the VC++ project file. Modified: trunk/pgadmin3/pgadmin/pgAdmin3.vcproj -- Sent via pgadmin-hackers mailing list (p

[pgadmin-hackers] SVN Commit by dpage: r8235 - in branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin: frm include/utils utils

2010-03-19 Thread svn
Author: dpage Date: 2010-03-19 10:30:41 + (Fri, 19 Mar 2010) New Revision: 8235 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8235&view=rev Log: Refactor recent changes to quoting rules [Ashesh Vashi] Modified: branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/frm/frmBac

[pgadmin-hackers] SVN Commit by dpage: r8236 - in trunk/pgadmin3/pgadmin: frm include/utils utils

2010-03-19 Thread svn
Author: dpage Date: 2010-03-19 10:30:47 + (Fri, 19 Mar 2010) New Revision: 8236 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8236&view=rev Log: Refactor recent changes to quoting rules [Ashesh Vashi] Modified: trunk/pgadmin3/pgadmin/frm/frmBackup.cpp trunk/pgadm

[pgadmin-hackers] Re: PATCH: Fail to restore table/function, if it has special characters.

2010-03-19 Thread Dave Page
On Fri, Mar 19, 2010 at 9:56 AM, Ashesh Vashi wrote: > I tested on Windows XP SP2, Ubuntu 9.10 32 bit & Mac OSX 10.5 Intel. Hmm, well it works for me too, so I'll eat my words and congratulate you on finding a nice clean solution :-) Thanks - applied. -- Dave Page EnterpriseDB UK: http://www.e

[pgadmin-hackers] [pgAdmin III] #153: pgAdmin Graphical Query Tool Crashes on Mac

2010-03-19 Thread pgAdmin Trac
#153: pgAdmin Graphical Query Tool Crashes on Mac -+-- Reporter: Gary Carter | Owner: dpage Type: bug | Status: new Priority: minor| Milestone: Component: pgadmin

[pgadmin-hackers] [pgAdmin III] #154: Fail to restore table/function, if it has special characters

2010-03-19 Thread pgAdmin Trac
#154: Fail to restore table/function, if it has special characters --+- Reporter: Ashesh Vashi | Owner: Ashesh Vashi Type: bug | Status: new Priority: minor | Milestone:

[pgadmin-hackers] Re: [pgAdmin III] #154: Fail to restore table/function, if it has special characters

2010-03-19 Thread pgAdmin Trac
#154: Fail to restore table/function, if it has special characters ---+ Reporter: Ashesh Vashi | Owner: Ashesh Vashi Type: bug | Status: closed Priority: minor | Milestone:

[pgadmin-hackers] [pgAdmin III] #155: Query Window does not give any error, if it does not able to open the given file.

2010-03-19 Thread pgAdmin Trac
#155: Query Window does not give any error, if it does notable to open the given file. --+- Reporter: Ashesh Vashi | Owner: Ashesh Vashi Type: bug | Status: new Priority: minor

Re: [pgadmin-hackers] pgadmin 1.10.2 crashes on start

2010-03-19 Thread Guillaume Lelarge
Le 17/03/2010 18:20, Erwin Brandstetter a écrit : > [...] > A couple of months ago I was planning to get involved with the > development of pgadmin again, but, alas, I am swamped at work. Still > hoping that the situation will clear up. > Meanwhile, after the release of v.1.10.2 I have logged my fi

[pgadmin-hackers] [pgAdmin III] #156: Warn the user if a file couldn't be opened because it contains invalid characters

2010-03-19 Thread pgAdmin Trac
#156: Warn the user if a file couldn't be opened because it contains invalid characters --+- Reporter: Ashesh Vashi | Owner: Ashesh Vashi Type: bug | Status: new Priority: minor

[pgadmin-hackers] Re: [pgAdmin III] #156: Warn the user if a file couldn't be opened because it contains invalid characters

2010-03-19 Thread pgAdmin Trac
#156: Warn the user if a file couldn't be opened because it contains invalid characters ---+ Reporter: Ashesh Vashi | Owner: Ashesh Vashi Type: bug | Status: closed Priority: minor

[pgadmin-hackers] Re: [pgAdmin III] #154: Fail to restore table/function, if it has special characters

2010-03-19 Thread pgAdmin Trac
#154: Fail to restore table/function, if it has special characters ---+ Reporter: Ashesh Vashi | Owner: Ashesh Vashi Type: bug | Status: closed Priority: minor | Milestone:

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

2010-03-19 Thread Guillaume Lelarge
Le 19/03/2010 11:20, s...@pgadmin.org a écrit : > Author: dpage > > Date: 2010-03-19 10:20:57 + (Fri, 19 Mar 2010) > > New Revision: 8234 > > Revision summary: > http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8234&view=rev > > Log: > Fix the VC++ project file. > > > Modified: >trunk

Re: [pgadmin-hackers] [pgAdmin III] #148: Miscellaneous requests for the query tool

2010-03-19 Thread Dickson S. Guedes
2010/3/15 pgAdmin Trac : > #148: Miscellaneous requests for the query tool > allow the user defines the max size of the query that could be added in > history, Done, default to 100. > the total number of queries stored Done, default to 10. > avoid store  itentical queries. Done, but at now i