Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2013-07-19 | doc: Fix typos in conversion names. | Robert Haas | 9.2.5 |
| 2012-08-06 | Warn more vigorously about the non-transactional behavior of sequences. | Robert Haas | 9.2.0 |
| 2012-06-27 | Allow pg_terminate_backend() to be used on backends with matching role. | Robert Haas | 9.2.0 |
| 2012-04-14 | pg_size_pretty(numeric) | Robert Haas | 9.2.0 |
| 2012-01-27 | Document that COUNT(*) might not need a seq scan any more. | 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-10-08 | Add missing space. | Robert Haas | 9.2.0 |
| 2011-07-18 | Add pg_opfamily_is_visible. | Robert Haas | 9.2.0 |
| 2011-06-22 | Add smallserial pseudotype. | Robert Haas | 9.2.0 |