Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-06-11 | Revert a few small patches that were intended for version 19. | Jeff Davis | 18.0 |
| 2025-06-10 | isn.c: use pg_ascii_toupper() instead of toupper(). | Jeff Davis | 18.0 |
| 2025-03-26 | Use PG_MODULE_MAGIC_EXT in our installable shared libraries. | Tom Lane | 18.0 |
| 2025-03-16 | contrib/isn: Make weak mode a GUC setting, and fix related functions. | Tom Lane | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-10-28 | Remove unused #include's from contrib, pl, test .c files | Peter Eisentraut | 18.0 |