Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-04-13 | In libpq, free any partial query result before collecting a server error. | Tom Lane | 11.0 |
| 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 |
| 2017-09-07 | Reduce excessive dereferencing of function pointers | Peter Eisentraut | 11.0 |