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
- v5-0001-index-on-virtual-generated-column.patch (text/x-patch) patch v5-0001
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
-
Virtual generated columns
- 83ea6c54025b 18.0 cited