Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-08-13 | Remove configure probe for sys/resource.h and refactor. | Thomas Munro | 16.0 |
| 2022-08-04 | Remove configure probe and related tests for getrlimit. | Thomas Munro | 16.0 |
| 2022-07-26 | Force immediate commit after CREATE DATABASE etc in extended protocol. | Tom Lane | 16.0 |
| 2022-07-25 | Process session_preload_libraries within InitPostgres's transaction. | Tom Lane | 16.0 |
| 2022-07-23 | Remove dead getrusage replacement code. | Thomas Munro | 16.0 |
| 2022-07-20 | Process shared_preload_libraries in single-user mode. | Jeff Davis | 16.0 |
| 2022-07-08 | Remove HP/Intel Itanium support. | Thomas Munro | 16.0 |
| 2022-07-08 | Remove HP-UX port. | Thomas Munro | 16.0 |
| 2022-07-05 | pgstat: reduce timer overhead by leaving timer running. | Andres Freund | 16.0 |
| 2022-07-03 | Remove redundant null pointer checks before free() | Peter Eisentraut | 16.0 |