Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-08 | Fix missed checks for hashability of container-type equality. | Tom Lane | 17 (unreleased) |
| 2024-03-20 | Catalog domain not-null constraints | Peter Eisentraut | 17.0 |
| 2024-03-17 | Separate equalRowTypes() from equalTupleDescs() | Peter Eisentraut | 17.0 |
| 2024-03-04 | Remove unused #include's from backend .c files | Peter Eisentraut | 17.0 |
| 2024-02-26 | Add helper functions for dshash tables with string keys. | Nathan Bossart | 17.0 |
| 2024-02-16 | Use new overflow-safe integer comparison functions. | Nathan Bossart | 17.0 |
| 2024-01-20 | Add planner support functions for range operators <@ and @>. | Tom Lane | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-09-13 | Fix exception safety bug in typcache.c. | Thomas Munro | 17.0 |