BRIN autosummarize tests
Nikolay Shaplov <dhyan@nataraj.su>
From: Nikolay Shaplov <dhyan@nataraj.su>
To: Alvaro Herrera <alvherre@2ndquadrant.com>, pgsql-hackers@postgresql.org
Date: 2017-04-19T16:53:57Z
Lists: pgsql-hackers
Hi! Alvaro, you've recently commited patch with BRIN autosummarize Tell me, this feature can't be really tested via regression tests? Because now I am rebasing my reloptions patch (again!), and as it was partly rebased, I run make check. At that point I did not moved implementation of this option completely, and thus autosummarize were forever set to false. And in this obviously broken situation all tests were successful when I run them. May be there can be a way to make sure it is really works, and one should add it to the tests? -- Nikolay Shaplov, independent Perl & C/C++ developer. Available for hire.
Commits
-
Test BRIN autosummarization
- 404ba54e8fd3 11.0 landed
- 3571a53345bb 10.0 landed