Fix thinkos in BRIN summarization
The previous commit contained a thinko that made a single-range
summarization request process from there to end of table. Fix by
setting the correct end range point. Per buildfarm.
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/1b890562b8d1b44bd3ef948aeeb58dd59abd04b7
Modified Files
--------------
src/backend/access/brin/brin.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)