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-03-11 | Avoid duplicates in ALTER ... DEPENDS ON EXTENSION | Alvaro Herrera | 10.13 |
| 2019-06-12 | Fix ALTER COLUMN TYPE failure with a partial exclusion constraint. | Tom Lane | 10.9 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-05-17 | Post-PG 10 beta1 pgindent run | Bruce Momjian | 10.0 |
| 2017-04-07 | Fix compiler warning | Peter Eisentraut | 10.0 |
| 2017-04-06 | Identity columns | Peter Eisentraut | 10.0 |
| 2017-02-01 | Fix CatalogTupleInsert/Update abstraction for case of shared indstate. | Tom Lane | 10.0 |
| 2017-02-01 | Provide CatalogTupleDelete() as a wrapper around simple_heap_delete(). | Tom Lane | 10.0 |
| 2017-01-31 | Tweak catalog indexing abstraction for upcoming WARM | Alvaro Herrera | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |