Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2013-06-11 | Fix cache flush hazard in cache_record_field_properties(). | Tom Lane | 9.1.10 |
| 2012-07-01 | Fix race condition in enum value comparisons. | Tom Lane | 9.1.5 |
| 2011-06-03 | Fix failure to check whether a rowtype's component types are sortable. | Tom Lane | 9.1.0 |
| 2010-10-31 | Provide hashing support for arrays. | Tom Lane | 9.1.0 |
| 2010-10-25 | Allow new values to be added to an existing enum type. | Tom Lane | 9.1.0 |
| 2010-09-02 | Fix up flushing of composite-type typcache entries to be driven directly by | Tom Lane | 9.1.0 |