2 Commits

Author SHA1 Message Date
gayyappan
c93f963709 Remove chunk_relation_size
Remove chunk_relation_size and chunk_relation_size_pretty
functions
Fix row_number in chunks view
2020-07-30 16:06:04 -04:00
Erik Nordström
f633b19266 Make adaptive chunking test work for PG12
PostgreSQL 12 introduced space optimizations for indexes, which caused
the adaptive chunking test to fail since its measure of chunk size
includes indexes that now report different sizes.

To fix this, the adaptive chunking test now has version-specific
output files.
2020-04-14 23:12:15 +02:00