From: | "Hou, Zhijie" <houzj(dot)fnst(at)cn(dot)fujitsu(dot)com> |
---|---|
To: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | A little enhancement for hashdisk testset |
Date: | 2020-09-24 05:45:33 |
Message-ID: | 7b6b7d8379b24576ada05ccb4942bdad@G08CNEXMBPEKD05.g08.fujitsu.local |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi,
In (src/test/regress/sql/aggregates.sql)
I found some tables is not dropped at the end of the sqlscript,
It does not hava any problem, but I think it's better to drop the table in time.
Please see the attachment for the patch.
Best regards,
Houzj
Attachment | Content-Type | Size |
---|---|---|
0001-enhance-test-for-hashdisk.patch | application/octet-stream | 1.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Langote | 2020-09-24 05:47:20 | Re: problem with RETURNING and update row movement |
Previous Message | Daniel Wood | 2020-09-24 05:40:52 | Re: The ultimate extension hook. |