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-02-17 | Avoid repeated name lookups during table and index DDL. | Robert Haas | 9.3.3 |
| 2013-05-29 | pgindent run for release 9.3 | Bruce Momjian | 9.3.0 |
| 2013-03-18 | Extend object-access hook machinery to support post-alter events. | Robert Haas | 9.3.0 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 9.3.0 |
| 2012-10-31 | Fix ALTER EXTENSION / SET SCHEMA | Alvaro Herrera | 9.3.0 |
| 2012-09-12 | Fix a couple other leftover uses of 'conisonly' terminology. | Tom Lane | 9.3.0 |
| 2012-06-24 | Replace int2/int4 in C code with int16/int32 | Peter Eisentraut | 9.3.0 |