Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.1.14 |
| 2011-06-03 | Fix failure to check whether a rowtype's component types are sortable. | Tom Lane | 9.1.0 |
| 2011-04-10 | pgindent run before PG 9.1 beta 1. | Bruce Momjian | 9.1.0 |
| 2011-03-20 | Revise collation derivation method and expression-tree representation. | Tom Lane | 9.1.0 |
| 2011-02-08 | Per-column collation support | Peter Eisentraut | 9.1.0 |
| 2011-01-01 | Stamp copyrights for year 2011. | Bruce Momjian | 9.1.0 |
| 2010-10-31 | Provide hashing support for arrays. | Tom Lane | 9.1.0 |
| 2010-10-25 | Refactor typenameTypeId() | Peter Eisentraut | 9.1.0 |
| 2010-10-21 | Improve handling of domains over arrays. | Tom Lane | 9.1.0 |
| 2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander | 9.1.0 |
| 2010-09-03 | In HEAD only, revert kluge solution for preventing misuse of pg_get_expr(). | Tom Lane | 9.1.0 |
| 2010-07-29 | Improved version of patch to protect pg_get_expr() against misuse: | Tom Lane | 9.1.0 |