| From: | ZizhuanLiu X-MAN <44973863(at)qq(dot)com> |
|---|---|
| To: | jian he <jian(dot)universality(at)gmail(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org>, pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Cc: | Corey Huinker <corey(dot)huinker(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, chengpeng_yan <chengpeng_yan(at)outlook(dot)com>, guofenglinux <guofenglinux(at)gmail(dot)com>, 我自己的邮箱 <44973863(at)qq(dot)com> |
| Subject: | Re: support create index on virtual generated column. |
| Date: | 2026-07-12 03:00:34 |
| Message-ID: | tencent_4F6D54B4AC135DDFA4963ED4CA8D5DF0AF08@qq.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
From the V6 test results of CFBot, the output of `\d+ gtestx` is truncated
during the generation of `generated_virtual.out`. This causes the line
*"Access method: heap"* to be missing from the actual output, making it
redundant in our expected `generated_virtual.out` file. Therefore,
we remove this line as well.
regards,
--
ZizhuanLiu (X-MAN)
44973863(at)qq(dot)com
| Attachment | Content-Type | Size |
|---|---|---|
| v7-0001-enhance-index-support-for-virtual-generated-colum.patch | application/octet-stream | 52.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Previous Message | Scott Ray | 2026-07-12 00:52:34 | Re: Report oldest xmin source when autovacuum cannot remove tuples |