Re: support create index on virtual generated column. - Mailing list pgsql-hackers

From ZizhuanLiu X-MAN
Subject Re: support create index on virtual generated column.
Date
Msg-id tencent_4F6D54B4AC135DDFA4963ED4CA8D5DF0AF08@qq.com
Whole thread
In response to Re: support create index on virtual generated column.  ("ZizhuanLiu X-MAN" <44973863@qq.com>)
List 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@qq.com
Attachment

pgsql-hackers by date:

Previous
From: Scott Ray
Date:
Subject: Re: Report oldest xmin source when autovacuum cannot remove tuples
Next
From: Hüseyin Demir
Date:
Subject: Re: Checkpoint replication slots later