Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-01-14 | Prevent drop of tablespaces used by partitioned relations | Alvaro Herrera | 12.6 |
| 2019-06-07 | Fix default_tablespace usage for partitioned tables | Alvaro Herrera | 12.0 |
| 2019-04-30 | Message style fixes | Alvaro Herrera | 12.0 |
| 2019-04-25 | Fix tablespace inheritance for partitioned rels | Alvaro Herrera | 12.0 |
| 2019-04-17 | psql: display tablespace for partitioned indexes | Alvaro Herrera | 12.0 |
| 2018-12-17 | Fix tablespace handling for partitioned tables | Alvaro Herrera | 12.0 |
| 2018-11-23 | Don't allow partitioned indexes in pg_global tablespace | Alvaro Herrera | 12.0 |
| 2018-11-03 | Fix tablespace handling for partitioned indexes | Alvaro Herrera | 12.0 |
| 2018-07-19 | Improve psql's \d command to show whether index columns are key columns. | Tom Lane | 12.0 |