Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-06-23 | Rethink behavior of pg_import_system_collations(). | Tom Lane | 10.0 |
| 2017-06-23 | Fix memory leakage in ICU encoding conversion, and other code review. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-04-10 | Improve castNode notation by introducing list-extraction-specific variants. | Tom Lane | 10.0 |
| 2017-01-18 | Avoid conflicts with collation aliases generated by stripping. | Tom Lane | 10.0 |
| 2011-09-07 | Fix typo in error message. | Tom Lane | 9.1.0 |
| 2011-09-07 | Fix typo in error message. | Tom Lane | 9.2.0 |
| 2011-03-22 | Improve reporting of run-time-detected indeterminate-collation errors. | Tom Lane | 9.1.0 |
| 2011-03-11 | Create an explicit concept of collations that work for any encoding. | Tom Lane | 9.1.0 |
| 2011-03-10 | Remove collation information from TypeName, where it does not belong. | Tom Lane | 9.1.0 |