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-05-29 | pgindent run for release 9.3 | Bruce Momjian | 9.3.0 |
| 2013-03-07 | Code beautification for object-access hook machinery. | Robert Haas | 9.3.0 |
| 2013-01-21 | Refactor ALTER some-obj RENAME implementation | Alvaro Herrera | 9.3.0 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 9.3.0 |
| 2012-12-23 | Adjust many backend functions to return OID rather than void. | Robert Haas | 9.3.0 |
| 2012-10-04 | Make CREATE AGGREGATE complain if the initcond is invalid for the datatype. | Tom Lane | 9.3.0 |
| 2012-10-03 | refactor ALTER some-obj SET OWNER implementation | Alvaro Herrera | 9.3.0 |
| 2012-08-30 | Split tuple struct defs from htup.h to htup_details.h | Alvaro Herrera | 9.3.0 |