pgsql: Test BRIN autosummarization

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Test BRIN autosummarization
Date: 2017-09-23 12:18:41
Message-ID: E1dvjOL-0000Xb-74@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Test BRIN autosummarization

There was no coverage for this code.

Reported-by: Nikolay Shaplov, Tom Lane
Discussion: https://postgr.es/m/2700647.XEouBYNZic@x200m
https://postgr.es/m/13849.1506114543@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/404ba54e8fd3036eee0f9241f68b17092ce734ee

Modified Files
--------------
src/test/modules/brin/Makefile | 7 ++++--
src/test/modules/brin/t/01_workitems.pl | 39 +++++++++++++++++++++++++++++++++
2 files changed, 44 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2017-09-23 14:16:04 pgsql: Fix saving and restoring umask
Previous Message Tom Lane 2017-09-22 21:48:31 Re: pgsql: Fix saving and restoring umask