Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyrights for 2013 | Bruce Momjian | 2013-01-01 |
* | Fix array_typanalyze to work for domains over arrays. | Tom Lane | 2012-09-18 |
* | Run pgindent on 9.2 source tree in preparation for first 9.3 | Bruce Momjian | 2012-06-10 |
* | Reduce hash size for compute_array_stats, compute_tsvector_stats. | Robert Haas | 2012-04-23 |
* | Improve histogram-filling loop in new compute_array_stats() code. | Tom Lane | 2012-03-04 |
* | Collect and use element-frequency statistics for arrays. | Tom Lane | 2012-03-03 |