Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-10-08 | Remove user_relns() SRF from regression tests. | Tom Lane | 9.2.19 |
| 2012-02-05 | Allow SQL-language functions to reference parameters by name. | Tom Lane | 9.2.0 |
| 2011-12-23 | Improve planner's handling of duplicated index column expressions. | Tom Lane | 9.2.0 |
| 2011-12-17 | Add SP-GiST (space-partitioned GiST) index access method. | Tom Lane | 9.2.0 |
| 2011-11-14 | Return FALSE instead of throwing error for comparisons with empty ranges. | Tom Lane | 9.2.0 |