Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-08 | Fix typo | Peter Eisentraut | 18.0 |
| 2025-03-07 | Rename amcancrosscompare | Peter Eisentraut | 18.0 |
| 2025-03-01 | Set amcancrosscompare to true for hash | Peter Eisentraut | 18.0 |
| 2025-02-27 | Generalize hash and ordering support in amapi | Peter Eisentraut | 18.0 |
| 2025-02-21 | Drop opcintype from index AM strategy translation API | Peter Eisentraut | 18.0 |
| 2025-02-13 | Remove unnecessary (char *) casts [xlog] | Peter Eisentraut | 18.0 |
| 2025-02-11 | Add is_analyze parameter to vacuum_delay_point(). | Nathan Bossart | 18.0 |
| 2025-02-02 | Convert strategies to and from compare types | Peter Eisentraut | 18.0 |
| 2025-01-31 | Get rid of our dependency on type "long" for memory size calculations. | Tom Lane | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-11-28 | Remove useless casts to (void *) | Peter Eisentraut | 18.0 |
| 2024-09-11 | Replace gratuitous memmove() with memcpy() | Peter Eisentraut | 18.0 |
| 2024-09-10 | Add amgettreeheight index AM API routine | Peter Eisentraut | 18.0 |