diff options
author | David Rowley <drowley@postgresql.org> | 2023-08-04 13:27:19 +1200 |
---|---|---|
committer | David Rowley <drowley@postgresql.org> | 2023-08-04 13:27:19 +1200 |
commit | 7516056c584e3f7e04269f2e80835d1433e869c4 (patch) | |
tree | 0424cb1c421f8f0c0e892bda9edb10d4e15448f6 /src/backend/executor/nodeModifyTable.c | |
parent | 3fd19a9b23c2906da52f3f3732dbc533477f284d (diff) | |
download | postgresql-7516056c584e3f7e04269f2e80835d1433e869c4.tar.gz postgresql-7516056c584e3f7e04269f2e80835d1433e869c4.zip |
Attempt to stabilize new window agg regression test
This test was recently added in 3900a02c9. It appears to be unstable in
regards to the join order presumably due to the relations at either side
of the join being equal in side. Here we add a qual to make one of them
smaller so the planner is more likely to choose to hash the smaller of the
two.
Reported-by: Nathan Bossart, Tom Lane
Discussion: https://www.postgr.es/m/20230803235403.GC1238296@nathanxps13
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions