Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-02-09 | Remove uses of AssertVariableIsOfType() obsoleted by f2b73c8 | Andres Freund | 16.0 |
| 2022-07-18 | Remove now superfluous declarations of dlsym()ed symbols. | Andres Freund | 16.0 |
| 2019-08-16 | Remove fmgr.h includes from headers that don't really need it. | Andres Freund | 13.0 |
| 2017-08-20 | Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). | Andres Freund | 11.0 |