Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-03-09 | Extend object access hook framework to support arguments, and DROP. | Robert Haas | 9.2.0 |
| 2012-01-26 | Classify DROP operations by whether or not they are user-initiated. | Robert Haas | 9.2.0 |
| 2011-11-18 | Further consolidation of DROP statement handling. | Robert Haas | 9.2.0 |
| 2011-10-21 | Fix DROP OPERATOR FAMILY IF EXISTS. | Robert Haas | 9.2.0 |
| 2011-10-20 | Add "skipping" to the NOTICE produced by DROP OPERATOR CLASS IF EXISTS. | Robert Haas | 9.2.0 |