Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-02-17 | Avoid repeated name lookups during table and index DDL. | Robert Haas | 9.2.7 |
| 2012-01-25 | Add pg_trigger_depth() function | Alvaro Herrera | 9.2.0 |
| 2012-01-01 | Update copyright notices for year 2012. | Bruce Momjian | 9.2.0 |
| 2011-12-16 | Improve behavior of concurrent rename statements. | Robert Haas | 9.2.0 |
| 2011-11-18 | Further consolidation of DROP statement handling. | Robert Haas | 9.2.0 |
| 2011-09-04 | Clean up the #include mess a little. | Tom Lane | 9.2.0 |
| 2011-09-01 | Remove unnecessary #include references, per pgrminclude script. | Bruce Momjian | 9.2.0 |
| 2011-07-09 | Try to acquire relation locks in RangeVarGetRelid. | Robert Haas | 9.2.0 |