Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-08-16 | Remove fmgr.h includes from headers that don't really need it. | Andres Freund | 13.0 |
| 2017-10-12 | Replace remaining uses of pq_sendint with pq_sendint{8,16,32}. | Andres Freund | 11.0 |
| 2017-08-20 | Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). | Andres Freund | 11.0 |