Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-08-08 | In extensions, don't replace objects not belonging to the extension. | Tom Lane | 10.22 |
| 2020-05-06 | Heed lock protocol in DROP OWNED BY | Alvaro Herrera | 10.13 |
| 2020-03-11 | Avoid duplicates in ALTER ... DEPENDS ON EXTENSION | Alvaro Herrera | 10.13 |
| 2019-07-22 | Install dependencies to prevent dropping partition key columns. | Tom Lane | 10.10 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-05-17 | Post-PG 10 beta1 pgindent run | Bruce Momjian | 10.0 |
| 2017-04-06 | Identity columns | Peter Eisentraut | 10.0 |
| 2017-03-24 | Implement multivariate n-distinct coefficients | Alvaro Herrera | 10.0 |
| 2017-01-20 | Logical replication | Peter Eisentraut | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-12-07 | Implement table partitioning. | Robert Haas | 10.0 |
| 2016-12-02 | Delete deleteWhatDependsOn() in favor of more performDeletion() flag bits. | Tom Lane | 10.0 |