Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-09-14 | Fix typo in pgbench.c. | Amit Kapila | 16.0 |
| 2022-09-06 | Fix an assortment of improper usages of string functions | David Rowley | 16.0 |
| 2022-08-29 | Clean up inconsistent use of fflush(). | Tom Lane | 16.0 |
| 2022-08-25 | More -Wshadow=compatible-local warning fixes | David Rowley | 16.0 |
| 2022-08-13 | Remove configure probe for sys/select.h. | Thomas Munro | 16.0 |
| 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-03 | Remove redundant null pointer checks before free() | Peter Eisentraut | 16.0 |
| 2022-07-03 | Remove redundant null pointer checks before pg_free() | Peter Eisentraut | 16.0 |