Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-01-07 | Improve behavior of concurrent ALTER TABLE, and do some refactoring. | Robert Haas | 9.2.0 |
| 2011-12-16 | Improve behavior of concurrent ALTER <relation> .. SET SCHEMA. | Robert Haas | 9.2.0 |
| 2011-12-16 | Improve behavior of concurrent rename statements. | Robert Haas | 9.2.0 |
| 2011-11-30 | Improve table locking behavior in the face of current DDL. | Robert Haas | 9.2.0 |
| 2011-07-09 | Try to acquire relation locks in RangeVarGetRelid. | Robert Haas | 9.2.0 |