Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-02-01 | Sync PG_VERSION file in CREATE DATABASE. | Noah Misch | 16.2 |
| 2023-03-23 | Improve the naming of Parallel Hash Join phases. | Thomas Munro | 16.0 |
| 2023-02-16 | Add a new wait state and use it when sending data in the apply worker. | Amit Kapila | 16.0 |
| 2023-01-09 | Perform apply of large transactions by parallel workers. | Amit Kapila | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-11-22 | Add wait event for pg_usleep() in perform_spin_delay() | Andres Freund | 16.0 |
| 2022-07-26 | Remove the restriction that the relmap must be 512 bytes. | Robert Haas | 16.0 |
| 2022-07-14 | Create a distinct wait event for POSIX DSM allocation. | Thomas Munro | 16.0 |