Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-09-03 | doc: simplify docs about analyze and inheritance/partitions | Bruce Momjian | 11.18 |
| 2022-03-31 | doc: Fix typo in ANALYZE documentation | Daniel Gustafsson | 11.16 |
| 2022-03-28 | Document autoanalyze limitations for partitioned tables | Tomas Vondra | 11.16 |
| 2019-08-07 | Doc: document permissions required for ANALYZE. | Tom Lane | 11.6 |
| 2018-03-06 | Add parenthesized options syntax for ANALYZE. | Andres Freund | 11.0 |
| 2017-11-23 | Convert documentation to DocBook XML | Peter Eisentraut | 11.0 |
| 2017-10-20 | Convert SGML IDs to lower case | Peter Eisentraut | 11.0 |
| 2017-10-17 | Don't use SGML empty tags | Peter Eisentraut | 11.0 |
| 2017-10-10 | Use lower-case SGML attribute values | Peter Eisentraut | 11.0 |
| 2017-10-03 | Allow multiple tables to be specified in one VACUUM or ANALYZE command. | Tom Lane | 11.0 |