这是indexloc提供的服务,不要输入任何密码
Skip to content

Auto completetion on tables with quotes ... (RM #7643) #5281

@dpage

Description

@dpage

Issue migrated from Redmine: https://redmine.postgresql.org/issues/7643
Originally created by Richard Brown at 2022-08-25 16:34:45 UTC.

On pgAdmin 6.12 (and 6.13) the auto complete is not working for me. This is pgAdmin running on Windows 11, and querying against tables with capitals (that require quoting).

On pgAdmin 6.11, if when auto completion appears for tables with quotes, I am presented with a list:
!pgadmin6_11.auto_complete1.png!

Once I start to type, the list is reduced:
!pgadmin6_11.auto_complete3.png!

And finally, I can either select an option manually, or hit tab once it's narrowed to a single selection:
!pgadmin6_11.auto_complete2.png!

On pgAdmin 6.12, typing makes the list disappear, and does not narrow it down (unless there are lowercase-only tables without quotes).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions