Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-04-30 | Disallow calling anything but plain functions via the fastpath API. | Tom Lane | 11.12 |
| 2018-01-19 | Replace AclObjectKind with ObjectType | Peter Eisentraut | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-10-12 | Replace remaining uses of pq_sendint with pq_sendint{8,16,32}. | Andres Freund | 11.0 |
| 2017-10-01 | Replace most usages of ntoh[ls] and hton[sl] with pg_bswap.h. | Andres Freund | 11.0 |