Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-08-18 | Ensure that pg_auth_members.grantor is always valid. | Robert Haas | 16.0 |
| 2016-12-07 | Implement table partitioning. | Robert Haas | 10.0 |
| 2012-07-18 | Syntax support and documentation for event triggers. | Robert Haas | 9.3.0 |
| 2012-01-26 | Classify DROP operations by whether or not they are user-initiated. | Robert Haas | 9.2.0 |
| 2011-01-02 | Basic foreign table support. | Robert Haas | 9.1.0 |
| 2010-11-23 | Centralize some ALTER <whatever> .. SET SCHEMA checks. | Robert Haas | 9.1.0 |
| 2010-08-27 | Rewrite comment code for better modularity, and add necessary locking. | Robert Haas | 9.1.0 |