Commits
Showing commits that first shipped in 19 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-03-19 | Improve hash join's handling of tuples with null join keys. | Tom Lane | 19 (unreleased) |
| 2026-03-16 | Reduce header inclusions via execnodes.h | Álvaro Herrera | 19 (unreleased) |
| 2026-02-19 | Use fallthrough attribute instead of comment | Peter Eisentraut | 19 (unreleased) |
| 2026-01-01 | Update copyright for 2026 | Bruce Momjian | 19 (unreleased) |
| 2025-11-19 | Fix typo in nodeHash.c | Richard Guo | 19 (unreleased) |
| 2025-11-18 | Fix typo | Álvaro Herrera | 19 (unreleased) |
| 2025-10-17 | Fix hashjoin memory balancing logic | Tomas Vondra | 19 (unreleased) |
| 2025-09-10 | Replace callers of dynahash.h's my_log() by equivalent in pg_bitutils.h | Michael Paquier | 19 (unreleased) |