mirror of
https://github.com/postgres/postgres.git
synced 2026-05-19 16:57:03 -04:00
This one occurs when an outer join appears beneath the made-unique side of a semijoin. The issue is that join RTEs are not featured out of sj_unique_rels entries. Fix, and add a test case. Reported-by: Alexander Lakhin <exclusion@gmail.com> Analyzed-by: Tender Wang <tndrwang@gmail.com> Discussion: http://postgr.es/m/c0c63979-43c2-4424-8fe8-56949934c9d8@gmail.com |
||
|---|---|---|
| .. | ||
| alternatives.sql | ||
| gather.sql | ||
| join_order.sql | ||
| join_strategy.sql | ||
| partitionwise.sql | ||
| prepared.sql | ||
| scan.sql | ||
| semijoin.sql | ||
| syntax.sql | ||