Commits
Showing commits that first shipped in 8.0 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2004-09-22 | Arrange for hash join to skip scanning the outer relation if it detects | Tom Lane | 8.0.0 |
| 2004-09-17 | Hashed LEFT JOIN would miss outer tuples with no inner match if the join | Tom Lane | 8.0.0 |
| 2003-11-25 | Get rid of hashkeys field of Hash plan node, since it's redundant with | Tom Lane | 8.0.0 |