Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-06-06 | Fix some cases of "the the" split across two lines. | Robert Haas | 10.0 |
| 2017-04-04 | Further corrections and improvements to partitioning documentation. | Robert Haas | 10.0 |
| 2017-03-31 | Improve documentation for table partitioning. | Robert Haas | 10.0 |
| 2017-03-31 | Revert "Allow ON CONFLICT .. DO NOTHING on a partitioned table." | Robert Haas | 10.0 |
| 2017-03-27 | Allow ON CONFLICT .. DO NOTHING on a partitioned table. | Robert Haas | 10.0 |
| 2017-03-02 | Don't uselessly rewrite, truncate, VACUUM, or ANALYZE partitioned tables. | Robert Haas | 10.0 |
| 2017-02-22 | doc: Add missing comma. | Robert Haas | 10.0 |
| 2017-02-19 | Make partitions automatically inherit OIDs. | Robert Haas | 10.0 |
| 2017-02-15 | Fix some nonstandard capitalization. | Robert Haas | 10.0 |
| 2016-12-23 | Remove sql_inheritance GUC. | Robert Haas | 10.0 |