Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2013-10-29 | Prevent using strncpy with src == dest in TupleDescInitEntry. | Tom Lane | 9.1.11 |
| 2011-04-22 | Make a code-cleanup pass over the collations patch. | Tom Lane | 9.1.0 |
| 2011-03-26 | Clean up cruft around collation initialization for tupdescs and scankeys. | Tom Lane | 9.1.0 |
| 2011-03-10 | Remove collation information from TypeName, where it does not belong. | Tom Lane | 9.1.0 |