public inbox for [email protected]
help / color / mirror / Atom feedEnhancement Request - Query Tool - Run non-contiguous highlighted code
2+ messages / 2 participants
[nested] [flat]
* Enhancement Request - Query Tool - Run non-contiguous highlighted code
@ 2024-03-17 16:42 Christopher Maurer <[email protected]>
2024-03-18 04:30 ` Re: Enhancement Request - Query Tool - Run non-contiguous highlighted code Aditya Toshniwal <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Christopher Maurer @ 2024-03-17 16:42 UTC (permalink / raw)
To: 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.
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: Enhancement Request - Query Tool - Run non-contiguous highlighted code
2024-03-17 16:42 Enhancement Request - Query Tool - Run non-contiguous highlighted code Christopher Maurer <[email protected]>
@ 2024-03-18 04:30 ` Aditya Toshniwal <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Aditya Toshniwal @ 2024-03-18 04:30 UTC (permalink / raw)
To: Christopher Maurer <[email protected]>; +Cc: pgadmin-hackers
Hi Christopher,
Can you please report this here -
https://github.com/pgadmin-org/pgadmin4/issues/new? Additionally, please
also add some screenshots or screen recording to help us understand the
issue better.
On Sun, Mar 17, 2024 at 10:12 PM Christopher Maurer <[email protected]>
wrote:
> 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.
>
--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Sr. Software Architect | *enterprisedb.com*
<https://www.enterprisedb.com/;
"Don't Complain about Heat, Plant a TREE"
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2024-03-18 04:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2024-03-17 16:42 Enhancement Request - Query Tool - Run non-contiguous highlighted code Christopher Maurer <[email protected]>
2024-03-18 04:30 ` Aditya Toshniwal <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox