Enhancement Request - Query Tool - Run non-contiguous highlighted code

Поиск
Список
Период
Сортировка
От Christopher Maurer
Тема Enhancement Request - Query Tool - Run non-contiguous highlighted code
Дата
Msg-id CAEsmvQX7uZzLrHcAkmEbcL4brqP7TKynZomcQQ5-7F8Zwm_GgQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: Enhancement Request - Query Tool - Run non-contiguous highlighted code  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
Список pgadmin-hackers
PGADMIN4's Query Tool will run only the highlighted SQL when a section of the SQL window is highlighted.  In the Windows operating system, this same window allows the highlighting of non-contiguous areas using ctrl-click&drag on the mouse, but executing such multi-region highlighted code fails because only the bottom-most highlighted region is executed.

Note that this could be VERY useful when you have coded a CTE (common table expression), as this code is at the top of the SQL and its utilization may occur significantly below its definition.

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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: pgAdmin Release and Installer Survey
Следующее
От: Aditya Toshniwal
Дата:
Сообщение: Re: Enhancement Request - Query Tool - Run non-contiguous highlighted code