Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-01-18 | Change some test macros to return true booleans | Alvaro Herrera | 9.3.16 |
| 2016-06-24 | Fix handling of multixacts predating pg_upgrade | Alvaro Herrera | 9.3.14 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2014-05-01 | Fix failure to detoast fields in composite elements of structured types. | Tom Lane | 9.3.5 |
| 2013-05-29 | pgindent run for release 9.3 | Bruce Momjian | 9.3.0 |
| 2013-01-24 | Redefine HEAP_XMAX_IS_LOCKED_ONLY | Alvaro Herrera | 9.3.0 |
| 2013-01-23 | Improve concurrency of foreign key locking | Alvaro Herrera | 9.3.0 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 9.3.0 |
| 2012-08-30 | Split tuple struct defs from htup.h to htup_details.h | Alvaro Herrera | 9.3.0 |