Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-06-14 | Make parseNodeString() C idiom compatible with Visual Studio 2015. | Noah Misch | 16.0 |
| 2021-06-06 | Standardize nodes/*funcs.c cosmetics for ForeignScan.resultRelation. | Noah Misch | 14.0 |
| 2020-05-25 | Reconcile nodes/*funcs.c. | Noah Misch | 13.0 |
| 2017-06-16 | Reconcile nodes/*funcs.c with PostgreSQL 10 work. | Noah Misch | 10.0 |
| 2015-08-06 | Reconcile nodes/*funcs.c with recent work. | Noah Misch | 9.5.0 |
| 2015-08-06 | Reconcile nodes/*funcs.c with recent work. | Noah Misch | 9.6.0 |
| 2013-07-17 | Implement the FILTER clause for aggregate function calls. | Noah Misch | 9.4.0 |