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

2010-03-18 Thread Ashesh Vashi
Please find the attached patch for REL_1_10_PATCHES branches and updated patch for the trunk (with few tab characters to 4 spaces.) -- Ashesh Vashi EnterpriseDB INDIA: Enterprise Postgres Company On Thu, Mar 18, 2010 at 8:02 PM, Dave Page wrote: > On Thu, Mar 18, 20

Re: [pgadmin-hackers] Donation of 3 FEITIAN PKI smart cards to the pgAdmin community

2010-03-18 Thread Quan Zongliang
Interesting! But it is only shipped to EU. I can do nothing for it. On 2010-3-17 21:14, Jean-Michel Pouré - GOOZE wrote: Dear friends, In the event that you would be interested to implement more secure connections between pgAdmin and PostgreSQL using SSL and smart cards, I am offering 3 free FE

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

2010-03-18 Thread Dave Page
On Thu, Mar 18, 2010 at 2:19 PM, Ashesh Vashi wrote: > Hi, > The bug was also there for the windows. :-( > I had to modify the commandLineCleanOption function to resolve the issue and > to make it platform-independent. > > Please find the attached patch for the same. > I have made changes in the f

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

2010-03-18 Thread Ashesh Vashi
Hi, The bug was also there for the windows. :-( I had to modify the commandLineCleanOption function to resolve the issue and to make it platform-independent. Please find the attached patch for the same. I have made changes in the following files as described: * include/utils/misc.h - Changed the

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

2010-03-18 Thread svn
Author: dpage Date: 2010-03-18 12:41:41 + (Thu, 18 Mar 2010) New Revision: 8231 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8231&view=rev Log: We need PG 8.4 with 1.11+, for PQconninfoParse, per Cedric Boudinet Modified: trunk/pgadmin3/INSTALL -- Sent via pgadmi

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

2010-03-18 Thread svn
Author: dpage Date: 2010-03-18 08:47:55 + (Thu, 18 Mar 2010) New Revision: 8230 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8230&view=rev Log: Correct minimum required PG version Modified: trunk/pgadmin3/INSTALL -- Sent via pgadmin-hackers mailing list (pgadmin-

[pgadmin-hackers] SVN Commit by dpage: r8229 - branches/REL-1_10_0_PATCHES/pgadmin3

2010-03-18 Thread svn
Author: dpage Date: 2010-03-18 08:47:12 + (Thu, 18 Mar 2010) New Revision: 8229 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8229&view=rev Log: Correct minimum required PG version Modified: branches/REL-1_10_0_PATCHES/pgadmin3/INSTALL -- Sent via pgadmin-hackers