diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2019-11-11 10:33:00 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2019-11-11 10:33:00 -0500 |
commit | 95a8394ac79a4177f5e7a6a04dda96a06eaea159 (patch) | |
tree | f6211a0ed54f78dbdfb5bd3b8eec3be5858c2554 /src/backend/utils/adt/jsonb_util.c | |
parent | c1646c81ef155ec1c687239610a5e09375e8c75a (diff) | |
download | postgresql-95a8394ac79a4177f5e7a6a04dda96a06eaea159.tar.gz postgresql-95a8394ac79a4177f5e7a6a04dda96a06eaea159.zip |
Further improve stability of partition_prune regression test.
Commits 4ea03f3f4 et al arranged to filter out row counts in parallel
plans, because those are dependent on the number of workers actually
obtained. Somehow I missed that the 'Rows Removed by Filter' counts
can also vary, so fix that too. Per buildfarm.
This seems worth a last-minute patch because unreliable regression
tests are a serious pain in the rear for packagers.
Like the previous patch, back-patch to v11 where this test was
introduced.
Diffstat (limited to 'src/backend/utils/adt/jsonb_util.c')
0 files changed, 0 insertions, 0 deletions