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 |
| 2013-12-03 | Fix crash in assign_collations_walker for EXISTS with empty SELECT list. | Tom Lane | 9.1.12 |
| 2011-04-10 | pgindent run before PG 9.1 beta 1. | Bruce Momjian | 9.1.0 |
| 2011-04-09 | Adjust collation determination rules as per discussion. | Tom Lane | 9.1.0 |
| 2011-03-22 | Throw error for indeterminate collation of an ORDER/GROUP/DISTINCT target. | Tom Lane | 9.1.0 |
| 2011-03-20 | Revise collation derivation method and expression-tree representation. | Tom Lane | 9.1.0 |