Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-01-21 | Fix race condition in gettext() initialization in libpq and ecpglib. | Tom Lane | 11.15 |
| 2019-05-13 | Fix misuse of an integer as a bool. | Tom Lane | 11.4 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-11-08 | Change TRUE/FALSE to true/false | Peter Eisentraut | 11.0 |
| 2017-10-01 | Replace most usages of ntoh[ls] and hton[sl] with pg_bswap.h. | Andres Freund | 11.0 |