Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-04-11 | Temporary revert 5c6110c6a960ad6fe1b0d0fec6ae36ef4eb913f5 | Teodor Sigaev | 11.0 |
| 2018-04-11 | Fix interference between cavering indexes and partitioned tables | Teodor Sigaev | 11.0 |
| 2018-03-26 | Remove two tests inadvertently added in 2b27273435 | Andrew Dunstan | 11.0 |
| 2018-03-26 | Optimize btree insertions for common case of increasing values | Andrew Dunstan | 11.0 |
| 2018-03-12 | Avoid having two PKs in a partition | Alvaro Herrera | 11.0 |
| 2018-03-12 | doc: Reword restriction on partition keys in unique indexes | Alvaro Herrera | 11.0 |
| 2018-02-19 | Allow UNIQUE indexes on partitioned tables | Alvaro Herrera | 11.0 |
| 2018-01-25 | Ignore partitioned indexes where appropriate | Alvaro Herrera | 11.0 |
| 2018-01-19 | Fix regression tests for better stability | Alvaro Herrera | 11.0 |
| 2018-01-19 | Local partitioned indexes | Alvaro Herrera | 11.0 |