Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-08-31 | Enforce cube dimension limit in all cube construction functions | Alexander Korotkov | 9.4.20 |
| 2015-09-05 | Fix misc typos. | Heikki Linnakangas | 9.4.5 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-04-18 | Create function prototype as part of PG_FUNCTION_INFO_V1 macro | Peter Eisentraut | 9.4.0 |
| 2013-10-31 | Use appendStringInfoString instead of appendStringInfo where possible. | Robert Haas | 9.4.0 |
| 2013-10-21 | Extend cube on-disk format to pack points more tightly. | Heikki Linnakangas | 9.4.0 |
| 2013-07-29 | Fix contrib/cube and contrib/seg to build with bison 3.0. | Tom Lane | 9.4.0 |