Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2013-11-07 | Fix generation of MergeAppend plans for optimized min/max on expressions. | Tom Lane | 9.3.2 |
| 2013-05-29 | pgindent run for release 9.3 | Bruce Momjian | 9.3.0 |
| 2013-04-29 | Postpone creation of pathkeys lists to fix bug #8049. | Tom Lane | 9.3.0 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 9.3.0 |
| 2012-11-26 | Fix SELECT DISTINCT with index-optimized MIN/MAX on inheritance trees. | Tom Lane | 9.3.0 |
| 2012-08-30 | Split tuple struct defs from htup.h to htup_details.h | Alvaro Herrera | 9.3.0 |
| 2012-08-27 | Fix up planner infrastructure to support LATERAL properly. | Tom Lane | 9.3.0 |
| 2012-07-21 | Account for SRFs in targetlists in planner rowcount estimates. | Tom Lane | 9.3.0 |