Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-10-12 | Revert addition of PGDLLEXPORT in PG_FUNCTION_INFO_V1 macro. | Tom Lane | 9.5.5 |
| 2016-10-12 | Provide DLLEXPORT markers for C functions via PG_FUNCTION_INFO_V1 macro. | Tom Lane | 9.5.5 |
| 2015-06-16 | Fix comment in fmgr.h to refer to actual function used. | Andrew Dunstan | 9.5.0 |
| 2015-05-24 | pgindent run for 9.5 | Bruce Momjian | 9.5.0 |
| 2015-04-30 | Create an infrastructure for parallel computation in PostgreSQL. | Robert Haas | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |
| 2014-08-06 | Add PG_RETURN_UINT16 macro. | Robert Haas | 9.5.0 |
| 2014-07-03 | Redesign API presented by nodeAgg.c for ordered-set and similar aggregates. | Tom Lane | 9.5.0 |