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 |
| 2012-06-10 | Run pgindent on 9.2 source tree in preparation for first 9.3 | Bruce Momjian | 9.2.0 |
| 2012-03-20 | Restructure SELECT INTO's parsetree representation into CreateTableAsStmt. | Tom Lane | 9.2.0 |
| 2012-02-26 | Remove useless const qualifier | Peter Eisentraut | 9.2.0 |
| 2012-01-18 | Fix warning about unused variable | Magnus Hagander | 9.2.0 |
| 2012-01-16 | Prevent adding relations to a concurrently dropped schema. | Robert Haas | 9.2.0 |
| 2012-01-01 | Update copyright notices for year 2012. | Bruce Momjian | 9.2.0 |
| 2011-12-22 | Add a security_barrier option for views. | Robert Haas | 9.2.0 |
| 2011-07-03 | Fix bugs in relpersistence handling during table creation. | Robert Haas | 9.2.0 |