Re: [pgadmin-hackers] [PATCH] Improve autocompletion for SELECT statements

2011-11-13 Thread Dave Page
I just noticed this thread. Does the patch update the tab completion code (tab-complete.inc, iirc) to the latest from PG 9.1? I don't think we remembered to do that this release, so it probably should. On Sunday, November 13, 2011, Guillaume Lelarge wrote: > On Thu, 2011-11-10 at 22:51 +0100, Wan

Re: [pgadmin-hackers] [PATCH] Improve autocompletion for SELECT statements

2011-11-13 Thread Guillaume Lelarge
On Thu, 2011-11-10 at 22:51 +0100, Wander Winkelhorst wrote: > > On Tue, Nov 1, 2011 at 4:31 PM, Guillaume Lelarge > wrote: > > > > OK, it works now. I understand a lot of improvements could > come later, > but there is one thing that bugs me. An

Re: [pgadmin-hackers] v1.14 SQL editor collapsing feature

2011-11-13 Thread Dave Page
On Sun, Nov 13, 2011 at 9:02 AM, Guillaume Lelarge wrote: > On Mon, 2011-11-07 at 09:26 -0600, Ken Haley wrote: >> I think there is a point: (a) the block folding option (as I think it's >> called elsewhere) is buggy -- it doesn't seem to handle nested if's >> correctly, sometimes mis-matches pare

Re: [pgadmin-hackers] Compilation on Debian SID

2011-11-13 Thread Guillaume Lelarge
On Fri, 2011-11-04 at 10:15 +0100, philippe rimbault wrote: > 2011/11/4 Guillaume Lelarge > > > On Fri, 2011-11-04 at 10:01 +0100, philippe rimbault wrote: > > > GCC : gcc (Debian 4.6.1-15) 4.6.1 > > > > Same here. > > > > > GLIBC : glibc-2.13-1 > > > > > > 2.14 for me. > > > > > I'have tried to

Re: [pgadmin-hackers] pgAdmin III commit: Update french translation

2011-11-13 Thread Guillaume Lelarge
Hi Ashesh, On Sun, 2011-11-13 at 17:07 +0530, Ashesh Vashi wrote: > [...] > I saw - you modified ctlComboBox and make it non editable on other > than GTK (linux). > Did we fix the autocompletion on the linux system? Nope, we didn't. I only wanted to update the french translation. I didn't see th

[pgadmin-hackers] pgAdmin III commit: Fix my previous commit

2011-11-13 Thread Guillaume Lelarge
Fix my previous commit Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=74733067f661665f91c17831e8dcd8f86d053e3a Modified Files -- pgadmin/ctl/ctlComboBox.cpp |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- Sent via

Re: [pgadmin-hackers] pgAdmin III commit: Update french translation

2011-11-13 Thread Ashesh Vashi
Hi Guillaume, I saw - you modified ctlComboBox and make it non editable on other than GTK (linux). Did we fix the autocompletion on the linux system? -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/a

Re: [pgadmin-hackers] v1.14 SQL editor collapsing feature

2011-11-13 Thread Guillaume Lelarge
On Mon, 2011-11-07 at 09:26 -0600, Ken Haley wrote: > I think there is a point: (a) the block folding option (as I think it's > called elsewhere) is buggy -- it doesn't seem to handle nested if's > correctly, sometimes mis-matches parentheses, etc. (b) Several times, I've > accidentally collapsed