Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-01-28 | Add stack-overflow guards in set-operation planning. | Tom Lane | 9.3.21 |
| 2018-01-12 | Avoid unnecessary failure in SELECT concurrent with ALTER NO INHERIT. | Tom Lane | 9.3.21 |
| 2014-10-01 | Fix some more problems with nested append relations. | Tom Lane | 9.3.6 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 9.3.0 |
| 2012-10-12 | Get rid of COERCE_DONTCARE. | Tom Lane | 9.3.0 |
| 2012-09-05 | Fix PARAM_EXEC assignment mechanism to be safe in the presence of WITH. | 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-28 | Split heapam_xlog.h from heapam.h | Alvaro Herrera | 9.3.0 |
| 2012-08-27 | Fix up planner infrastructure to support LATERAL properly. | Tom Lane | 9.3.0 |
| 2012-06-24 | Replace int2/int4 in C code with int16/int32 | Peter Eisentraut | 9.3.0 |