mirror of https://github.com/postgres/postgres
As reported by buildfarm member conchuela, one of the regression tests
added by 558c9d7
is having some ordering issues. This commit adds an
ORDER BY clause to make the output more stable for the problematic
query.
Fix suggested by Tom Lane. The plan of the query updated still uses a
parallel hash full join.
Author: Melanie Plageman
Discussion: https://postgr.es/m/623596.1684541098@sss.pgh.pa.us
pull/137/head
parent
d522b05c8c
commit
3e8da50244
Loading…
Reference in new issue