Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-04-24 | Lots of doc corrections. | Robert Haas | 9.2.0 |
| 2012-02-14 | Allow LEAKPROOF functions for better performance of security views. | Robert Haas | 9.2.0 |
| 2012-01-26 | Classify DROP operations by whether or not they are user-initiated. | Robert Haas | 9.2.0 |
| 2012-01-16 | Prevent adding relations to a concurrently dropped schema. | Robert Haas | 9.2.0 |
| 2011-12-16 | Improve behavior of concurrent rename statements. | Robert Haas | 9.2.0 |
| 2011-10-20 | Consolidate DROP handling for some object types. | Robert Haas | 9.2.0 |
| 2011-07-03 | Fix bugs in relpersistence handling during table creation. | Robert Haas | 9.2.0 |