Re: Adding Indexes on Expressions

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: Anil Sahoo <anil(dot)sahoo(at)enterprisedb(dot)com>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Adding Indexes on Expressions
Date: 2023-06-30 09:50:31
Message-ID: CAM9w-_mHTS=0rMAEjLyodqCaSFE+qeju9DUUsHtAZVKtG9_B_w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Anil,

This looks good to me.

On Fri, Jun 30, 2023 at 3:00 PM Anil Sahoo <anil(dot)sahoo(at)enterprisedb(dot)com>
wrote:

> Hi Hackers,
>
> I am currently working on the feature *#2595*.
>
> Earlier using pgAdmin 4, we are able to create indexes by mentioning
> columns only, but Indexes on Expressions is about creating expressions of
> the single columns or multiple columns. This will help to retrieve data in
> a faster way when we use WHERE or ORDER BY clause.
>
> I have made a dummy UI for that and divided the Definition tab to 2 tabs
> such as *Definition* and *Columns*. The Columns tab will have the
> *Columns/Expressions* control and *Include Columns* control and all other
> controls that are earlier present in the Definition tab except Columns
> control and Include Columns control are kept as it is.
>
> Attached the new design, please review it.
>
> Thanks
> Anil Sahoo
>
>
> --
>
> <http://www.enterprisedb.com>
>
> *Anil Sahoo*
>
> Software Engineer
>
> www.enterprisedb.com
>
> Power to Postgres
>
> <https://www.linkedin.com/company/edbpostgres>
> <https://twitter.com/edbpostgres?lang=en>
> <https://www.facebook.com/EDBpostgres>
> <https://www.instagram.com/EDBpostgres/>
>

--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Sr. Software Architect | *enterprisedb.com*
<https://www.enterprisedb.com/>
"Don't Complain about Heat, Plant a TREE"

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2023-06-30 10:38:47 [pgadmin-org/pgadmin4] d6cddd: Remove Bootstrap and jQuery from authentication pa...
Previous Message Nikhil Mohite 2023-06-30 07:11:00 [pgadmin-org/pgadmin4] 732bcc: Fixed an issue where the query tool is unable to e...