September 25, 2025: PostgreSQL 18 Released!

Feature Description

Hashing support for FULL OUTER JOIN, LEFT OUTER JOIN and RIGHT OUTER JOIN

allows FULL OUTER JOIN to be implemented as a hash join, and allow either side of a LEFT OUTER JOIN or RIGHT OUTER JOIN to be hashed