Commits
Showing commits that first shipped in 9.0 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2011-12-01 | Fix getTypeIOParam to support type record[]. | Tom Lane | 9.0.6 |
| 2010-07-09 | Avoid an Assert failure in deconstruct_array() by making get_attstatsslot() | Tom Lane | 9.0.0 |
| 2010-01-04 | When estimating the selectivity of an inequality "column > constant" or | Tom Lane | 9.0.0 |
| 2009-12-29 | Add the ability to store inheritance-tree statistics in pg_statistic, | Tom Lane | 9.0.0 |
| 2009-08-10 | Extend EXPLAIN to support output in XML or JSON format. | Tom Lane | 9.0.0 |