aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2018-02-22 08:51:00 -0500
committerRobert Haas <rhaas@postgresql.org>2018-02-22 08:51:00 -0500
commit9a5c4f58f36dc7c87619602a7a2ec7de5a287068 (patch)
treefeeb03860cdcb6d402e848718c68a50fc633ca58 /contrib/postgres_fdw/postgres_fdw.c
parent7d8ac9814bc9bb6df2d845dbabed38d7284c7c2c (diff)
downloadpostgresql-9a5c4f58f36dc7c87619602a7a2ec7de5a287068.tar.gz
postgresql-9a5c4f58f36dc7c87619602a7a2ec7de5a287068.zip
Try to stabilize EXPLAIN output in partition_check test.
Commit 7d8ac9814bc9bb6df2d845dbabed38d7284c7c2c adjusted these tests in the hope of preserving the plan shape, but I failed to notice that the three partitions were, on my local machine, choosing two different plan shapes. This is probably related to the fact that all three tables have exactly the same row count. Try to improve the situation by making pht1_e about half as large as the other two. Per Tom Lane and the buildfarm. Discussion: http://postgr.es/m/25380.1519277713@sss.pgh.pa.us
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions