Re: Autocomplete in Query Tool not adding quotes to uppercase tables/columns

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Autocomplete in Query Tool not adding quotes to uppercase tables/columns
Дата
Msg-id CA+OCxowToHXdFPiMHqbov9KFdx3+En3MmhjkpPWJcsA+1GtyPQ@mail.gmail.com
обсуждение исходный текст
Ответ на Autocomplete in Query Tool not adding quotes to uppercase tables/columns  (Michał Małyska <mmalyska@gmail.com>)
Список pgadmin-support
On Fri, Nov 25, 2016 at 9:58 AM, Michał Małyska <mmalyska@gmail.com> wrote:
> pgAdmin 4.1
> Windows 8.1
>
> I have a problem when using autocomplete feature in Query Tool.
> Autocomplete suggests correctly tables/columns/... but after selecting
> suggestion there are no quotes for names with capital letters in. It works
> OK with lowercase names.
>
> ex.
> select * from ADRES
> it shout be
> select * from "ADRES"

Thanks, logged here for tracking: https://redmine.postgresql.org/issues/1992

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



В списке pgadmin-support по дате отправления:

Предыдущее
От: Michał Małyska
Дата:
Сообщение: Autocomplete in Query Tool not adding quotes to uppercase tables/columns
Следующее
От: Erwin Brandstetter
Дата:
Сообщение: Re: Final pgAdmin III - v1.22.2 Released