Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.2.9 |
| 2014-02-17 | Avoid repeated name lookups during table and index DDL. | Robert Haas | 9.2.7 |
| 2012-10-31 | Fix ALTER EXTENSION / SET SCHEMA | Alvaro Herrera | 9.2.2 |
| 2012-09-12 | Fix a couple other leftover uses of 'conisonly' terminology. | Tom Lane | 9.2.1 |
| 2012-06-10 | Run pgindent on 9.2 source tree in preparation for first 9.3 | Bruce Momjian | 9.2.0 |
| 2012-04-21 | Recast "ONLY" column CHECK constraints as NO INHERIT | Alvaro Herrera | 9.2.0 |
| 2012-04-03 | Add support for renaming domain constraints | Peter Eisentraut | 9.2.0 |
| 2012-01-27 | Hide most variable-length fields from Form_pg_* structs | Peter Eisentraut | 9.2.0 |
| 2012-01-01 | Update copyright notices for year 2012. | Bruce Momjian | 9.2.0 |
| 2011-12-19 | Allow CHECK constraints to be declared ONLY | Alvaro Herrera | 9.2.0 |