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 |
| 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-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 |