Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-11 | Stamp 18.4. | Tom Lane | 18.4 |
| 2026-02-25 | Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code. | Tom Lane | 18.4 |
| 2026-02-23 | Stamp 18.3. | Tom Lane | 18.3 |
| 2026-02-09 | Stamp 18.2. | Tom Lane | 18.2 |
| 2025-11-10 | Stamp 18.1. | Tom Lane | 18.1 |
| 2025-09-22 | Stamp 18.0. | Tom Lane | 18.0 |
| 2025-09-01 | Stamp 18rc1. | Tom Lane | 18.0 |
| 2025-08-11 | Stamp 18beta3. | Tom Lane | 18.0 |
| 2025-07-29 | Don't put library-supplied -L/-I switches before user-supplied ones. | Tom Lane | 18.0 |
| 2025-07-14 | Stamp 18beta2. | Tom Lane | 18.0 |
| 2025-05-18 | Make our usage of memset_s() conform strictly to the C11 standard. | Tom Lane | 18.0 |
| 2025-05-05 | Stamp 18beta1. | Tom Lane | 18.0 |
| 2025-04-01 | Fix detection and handling of strchrnul() for macOS 15.4. | Tom Lane | 18.0 |
| 2024-12-04 | Define __EXTENSIONS__ on Solaris, too. | Tom Lane | 18.0 |
| 2024-12-03 | Define _POSIX_C_SOURCE as 200112L on Solaris. | Tom Lane | 18.0 |
| 2024-11-25 | Update configure probes for CFLAGS needed for ARM CRC instructions. | Tom Lane | 18.0 |