[pgadmin-hackers] Some trivial patch

2014-11-03 Thread Mads Jensen
A couple of improvements. I can compile without the wx/regex.h header on Ubuntu 14.04, and also the WXK_SPACE works. I still haven't fully grasped how the completion works. If you use the psql command tool, completion happens at more places than what is offered by pgadmin, e.g., join. I found the

Re: [pgadmin-hackers] Some trivial patch

2014-11-03 Thread J.F. Oster
Hello, Regarding the patch, I confirm successful build on Windows and Ubuntu. Monday, November 3, 2014, 11:53:50 AM, Mads Jensen wrote: MJ> A couple of improvements. I can compile without the wx/regex.h header on MJ> Ubuntu 14.04, and also the WXK_SPACE works. MJ> I still haven't fully grasped

Re: [pgadmin-hackers] Some trivial patch

2014-11-03 Thread Ashesh Vashi
Hi Mads, What is the exact improvement? I did not understand from the patch. Was the existing code not working properly? -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi*

[pgadmin-hackers] potential invalid input field of pgAdmin New Column GUI

2014-11-03 Thread liuyuanyuan
Hi , hackers! Currently I test some part of pgadmin GUI, and I found some potential invalid input field of New Column GUI, Like Variables and Security Labels. Could you please have a look on this issue? For example: OS: WIN7 64bit PostgreSQL 9.3 pgAdmin III:Version 1.18.1 I use GUI of

Re: [pgadmin-hackers] potential invalid input field of pgAdmin New Column GUI

2014-11-03 Thread Ashesh Vashi
Sanket, Can you take a look at it? -- Thanks, Ashesh Vashi On 4 Nov 2014 12:54, "liuyuanyuan" wrote: > > > > Hi , hackers! > > Currently I test some part of pgadmin GUI, and I found some potential invalid input field of New Column GUI, > > Like Variables and Security Labels. Could you please ha

Re: [pgadmin-hackers] potential invalid input field of pgAdmin New Column GUI

2014-11-03 Thread Sanket Mehta
Sure Ashesh, I will check and get back. Regards, Sanket Mehta Sr Software engineer Enterprisedb On Tue, Nov 4, 2014 at 1:03 PM, Ashesh Vashi wrote: > Sanket, > > Can you take a look at it? > > -- > Thanks, > > Ashesh Vashi > > On 4 Nov 2014 12:54, "liuyuanyuan" wrote: > > > > > > > > Hi , ha