mirror of https://github.com/citusdata/citus.git
In PG17, the outer loop in acquire_sample_rows() changed from while (BlockSampler_HasMore(&bs)) to while (table_scan_analyze_next_block(scan, stream)) Relevant PG commit: 041b96802efa33d2bc9456f2ad946976b92b5ae1 |
||
---|---|---|
.. | ||
backend | ||
include | ||
test |