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 |
| 2014-03-23 | Address ccvalid/ccnoinherit in TupleDesc support functions. | Noah Misch | 9.3.5 |
| 2013-10-29 | Prevent using strncpy with src == dest in TupleDescInitEntry. | Tom Lane | 9.3.2 |
| 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 |
| 2012-08-28 | Split resowner.h | Alvaro Herrera | 9.3.0 |
| 2012-06-15 | Improve reporting of permission errors for array types | Peter Eisentraut | 9.3.0 |