Re: support create index on virtual generated column.

jian he <jian.universality@gmail.com>

From: jian he <jian.universality@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-07-10T03:47:51Z
Lists: pgsql-hackers

Attachments

On Tue, Jul 8, 2025 at 2:37 PM jian he <jian.universality@gmail.com> wrote:
>
> On Tue, Apr 15, 2025 at 4:36 PM jian he <jian.universality@gmail.com> wrote:
> >
> > comment out tests are for to be implemented feature.
> > There are some test changes that are indeed not necessary, I restored it back,
> > please check attached.
>
> hi.
> refactor and rebase.

fix the regress tests failure in v4.

Commits

  1. Virtual generated columns