citus/src
Nils Dijk 006df8fef3
fix test output for tdigest (#3909)
Due to the problem described in #3908 we don't cover the tdigest integration (and other extensions) on CI.

Due to this a bug got in the patch due to a change in `EXPLAIN VERBOSE` being merged concurrently with the tdigest integration. This PR fixes the test output that missed the newly added information.

(cherry picked from commit f57711b3d2)
2020-06-17 14:34:17 +02:00
..
backend Feature: tdigest aggregate (#3897) 2020-06-17 14:31:37 +02:00
include Feature: tdigest aggregate (#3897) 2020-06-17 14:31:37 +02:00
test/regress fix test output for tdigest (#3909) 2020-06-17 14:34:17 +02:00