Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Phase 3 of pgindent updates. | Tom Lane | 2017-06-21 |
* | Fix violations of CatalogTupleInsert/Update/Delete abstraction. | Tom Lane | 2017-06-14 |
* | Post-PG 10 beta1 pgindent run | Bruce Momjian | 2017-05-17 |
* | Fix handling of extended statistics during ALTER COLUMN TYPE. | Tom Lane | 2017-05-14 |
* | Standardize terminology for pg_statistic_ext entries. | Tom Lane | 2017-05-14 |
* | Fix dependencies for extended statistics objects. | Tom Lane | 2017-05-12 |
* | Change CREATE STATISTICS syntax | Alvaro Herrera | 2017-05-12 |
* | Code review for commands/statscmds.c. | Tom Lane | 2017-04-24 |
* | Rename columns in new pg_statistic_ext catalog | Alvaro Herrera | 2017-04-17 |
* | Tighten up relation kind checks for extended statistics | Alvaro Herrera | 2017-04-17 |
* | Reduce lock level for CREATE STATISTICS | Simon Riggs | 2017-04-05 |
* | Collect and use multi-column dependency stats | Simon Riggs | 2017-04-05 |
* | Fix use-after-free bug | Alvaro Herrera | 2017-03-24 |
* | Implement multivariate n-distinct coefficients | Alvaro Herrera | 2017-03-24 |