Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-05-24 | pgindent run for 9.5 | Bruce Momjian | 9.5.0 |
| 2015-03-20 | Use 128-bit math to accelerate some aggregation functions. | Andres Freund | 9.5.0 |
| 2015-03-03 | Change many routines to return ObjectAddress rather than OID | Alvaro Herrera | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |
| 2014-12-12 | Add several generator functions for jsonb that exist for json. | Andrew Dunstan | 9.5.0 |
| 2014-11-25 | Support arrays as input to array_agg() and ARRAY(SELECT ...). | Tom Lane | 9.5.0 |
| 2014-08-29 | Add min and max aggregates for inet/cidr data types. | Tom Lane | 9.5.0 |