summaryrefslogtreecommitdiff
path: root/contrib/intarray
diff options
context:
space:
mode:
authorFujii Masao2014-07-14 11:40:14 +0000
committerFujii Masao2014-07-14 11:40:14 +0000
commitd4635b16fe3d0fae65d7735d9e926a1b20a90781 (patch)
treec77b56bf3ccbee40c4b7d270ef9214fbbc0bc287 /contrib/intarray
parentab774859456eb441ef049bf66af38b259cbdacce (diff)
Prevent bitmap heap scans from showing unnecessary block info in EXPLAIN ANALYZE.
EXPLAIN ANALYZE shows the information of the numbers of exact/lossy blocks which bitmap heap scan processes. But, previously, when those numbers were both zero, it displayed only the prefix "Heap Blocks:" in TEXT output format. This is strange and would confuse the users. So this commit suppresses such unnecessary information. Backpatch to 9.4 where EXPLAIN ANALYZE was changed so that such information was displayed. Etsuro Fujita
Diffstat (limited to 'contrib/intarray')
0 files changed, 0 insertions, 0 deletions