Age | Commit message (Expand) | Author |
---|---|---|
2017-06-21 | Phase 3 of pgindent updates. | Tom Lane |
2017-06-14 | Fix violations of CatalogTupleInsert/Update/Delete abstraction. | Tom Lane |
2017-05-17 | Post-PG 10 beta1 pgindent run | Bruce Momjian |
2017-05-14 | 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-12 | Fix dependencies for extended statistics objects. | Tom Lane |
2017-05-12 | Change CREATE STATISTICS syntax | Alvaro Herrera |
2017-04-24 | Code review for commands/statscmds.c. | Tom Lane |
2017-04-17 | 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-05 | Reduce lock level for CREATE STATISTICS | Simon Riggs |
2017-04-05 | Collect and use multi-column dependency stats | Simon Riggs |
2017-03-24 | Fix use-after-free bug | Alvaro Herrera |
2017-03-24 | Implement multivariate n-distinct coefficients | Alvaro Herrera |