RE: v3.3 Auto complete broken - Mailing list pgadmin-support

From Hibbard, Brandon
Subject RE: v3.3 Auto complete broken
Date
Msg-id 9601028ae3ab47df9c6c50dc448c2214@SBDEXDAG09.zmr.zimmer.com
Whole thread Raw
In response to Re: v3.3 Auto complete broken  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Responses Re: v3.3 Auto complete broken
List pgadmin-support

Hello Akshay and pgAdmin support,

 

I am on version 3.4 now, and the auto complete is listing the tables in the schema, but it is not listing the fields in the table.  Is this still an open bug? 

 

I have also noticed an odd formatting behavior when there are nested functions.  An example is Upper(trim(b.source)).  At the end of this line, if you enter down, the auto indent is way off and continues to be for the following lines.  If you add a space between the last two parenthesis like Upper(trim(b.source) ), the auto indent works as expected.

 

Thanks,

Brandon

 

From: Akshay Joshi <akshay.joshi@enterprisedb.com>
Sent: Monday, September 10, 2018 12:05 PM
To: Hibbard, Brandon <Brandon.Hibbard@zimmerbiomet.com>
Cc: pgAdmin Support <pgadmin-support@postgresql.org>
Subject: Re: v3.3 Auto complete broken

 

Hi Brandon

 

RM 3630 has already been there and I have sent the patch on pgadmin hackers where objects belongs to schema other than pg_catalog and public are not listed. You can apply that patch and test it.

 

On Mon, 10 Sep 2018, 21:26 Hibbard, Brandon, <Brandon.Hibbard@zimmerbiomet.com> wrote:

Hello,

 

I installed pgAdmin 4 v3.3 today and autocomplete isn’t working correctly. It does not list the tables in a schema or the fields in the table.  Is this a bug or have I done something wrong?

 

Thanks

Brandon

pgadmin-support by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: Problem with encoding (display wrog characters)
Next
From: Akshay Joshi
Date:
Subject: Re: v3.3 Auto complete broken