Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-07-31 | Doc: remove claim that hash index creation depends on effective_cache_size. | Tom Lane | 9.3.14 |
| 2016-02-16 | Improve documentation about CREATE INDEX CONCURRENTLY. | Tom Lane | 9.3.12 |
| 2014-01-30 | docs: add mention of index swapping | Bruce Momjian | 9.3.3 |
| 2013-03-04 | Add a materialized view relations. | Kevin Grittner | 9.3.0 |
| 2012-10-17 | Fix typo in previous commit | Simon Riggs | 9.3.0 |
| 2012-10-17 | Clarify hash index caution and copy to CREATE INDEX docs | Simon Riggs | 9.3.0 |
| 2012-08-04 | Reword documentation for concurrent index rebuilds to be clearer. | Bruce Momjian | 9.3.0 |
| 2012-06-21 | Make placeholders in SQL command help more consistent and precise | Peter Eisentraut | 9.3.0 |