diff options
author | Tomas Vondra <tomas.vondra@postgresql.org> | 2019-04-16 00:02:22 +0200 |
---|---|---|
committer | Tomas Vondra <tomas.vondra@postgresql.org> | 2019-04-16 00:02:22 +0200 |
commit | dbb984128ebf6b4bd6f12b4579ee9103ef1ca749 (patch) | |
tree | 7b60386d4c59612665c877d1ea788601ec143f87 /src/backend/utils/adt/pgstatfuncs.c | |
parent | 3824ca30d162611fdaade403d3aec449fecd0924 (diff) | |
download | postgresql-dbb984128ebf6b4bd6f12b4579ee9103ef1ca749.tar.gz postgresql-dbb984128ebf6b4bd6f12b4579ee9103ef1ca749.zip |
Convert pre-existing stats_ext tests to new style
The regression tests added in commit 7300a69950 test cardinality
estimates using a function that extracts the interesting pieces
from the EXPLAIN output, instead of testing the whole plan. That
seems both easier to understand and less fragile, so this applies
the same approach to pre-existing tests of ndistinct coefficients
and functional dependencies.
Discussion: https://postgr.es/m/dfdac334-9cf2-2597-fb27-f0fb3753f435@2ndquadrant.com
Diffstat (limited to 'src/backend/utils/adt/pgstatfuncs.c')
0 files changed, 0 insertions, 0 deletions