Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-01-15 | Improve performance of EXPLAIN with large range tables. | Tom Lane | 9.3.6 |
| 2013-04-12 | Clean up the mess around EXPLAIN and materialized views. | Tom Lane | 9.3.0 |
| 2013-04-09 | Adjust ExplainOneQuery_hook_type to take a DestReceiver argument. | Robert Haas | 9.3.0 |
| 2013-03-04 | Add a materialized view relations. | Kevin Grittner | 9.3.0 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 9.3.0 |
| 2012-09-21 | Improve ruleutils.c's heuristics for dealing with rangetable aliases. | Tom Lane | 9.3.0 |
| 2012-08-28 | Split heapam_xlog.h from heapam.h | Alvaro Herrera | 9.3.0 |