Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-04-14 | pg_size_pretty(numeric) | Robert Haas | 9.2.0 |
| 2012-02-07 | Add a transform function for numeric typmod coercisions. | Robert Haas | 9.2.0 |
| 2012-01-19 | Add bitwise AND, OR, and NOT operators for macaddr data type. | Robert Haas | 9.2.0 |
| 2011-12-23 | Add bytea_agg, parallel to string_agg. | Robert Haas | 9.2.0 |
| 2011-06-22 | Add notion of a "transform function" that can simplify function calls. | Robert Haas | 9.2.0 |