Re: How huge does mvtest_huge need to be?
Kevin Grittner <kgrittn@gmail.com>
From: Kevin Grittner <kgrittn@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2017-05-03T23:07:27Z
Lists: pgsql-hackers
On Wed, May 3, 2017 at 4:37 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote: > At this point I'm inclined to just delete the whole test. ok -- Kevin Grittner VMware vCenter Server https://www.vmware.com/
Commits
-
Remove useless and rather expensive stanza in matview regression test.
- fcdccb78e56a 9.4.12 landed
- 85b3bcbcd61c 9.3.17 landed
- 56064d551280 9.6.3 landed
- 4dd410434206 10.0 landed
- 2ffe80c06ab3 9.5.7 landed
-
Prevent (auto)vacuum from truncating first page of populated matview.
- b69ec7cc990f 9.3.0 cited