Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-09-10 | meson: Build numeric.c with -ftree-vectorize. | Nathan Bossart | 18.0 |
| 2025-04-04 | Add nbtree skip scan optimization. | Peter Geoghegan | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-12-03 | Perform provider-specific initialization in new functions. | Jeff Davis | 18.0 |
| 2024-10-14 | Move libc-specific code from pg_locale.c into pg_locale_libc.c. | Jeff Davis | 18.0 |
| 2024-10-14 | Move ICU-specific code from pg_locale.c into pg_locale_icu.c. | Jeff Davis | 18.0 |