Commits

DateSubjectAuthorReleases
2013-06-11 Fix cache flush hazard in cache_record_field_properties(). Tom Lane 9.2.5
2013-06-11 Fix cache flush hazard in cache_record_field_properties(). Tom Lane 9.3.0
2012-07-01 Fix race condition in enum value comparisons. Tom Lane 9.1.5
2012-07-01 Fix race condition in enum value comparisons. Tom Lane 9.2.0
2012-07-01 Fix race condition in enum value comparisons. Tom Lane 9.3.0
2011-11-15 Restructure function-internal caching in the range type code. Tom Lane 9.2.0
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 8.2.18
2010-09-02 Fix up flushing of composite-type typcache entries to be driven directly by Tom Lane 8.3.12
2010-09-02 Fix up flushing of composite-type typcache entries to be driven directly by Tom Lane 8.4.5
2010-09-02 Fix up flushing of composite-type typcache entries to be driven directly by Tom Lane 9.0.0
2010-09-02 Fix up flushing of composite-type typcache entries to be driven directly by Tom Lane 9.1.0
2009-12-27 Remove a couple of unnecessary calls of CreateCacheMemoryContext. These Tom Lane 9.0.0
2007-04-02 Support enum data types. Along the way, use macros for the values of Tom Lane 8.3.0
2006-12-23 Restructure operator classes to allow improved handling of cross-data-type Tom Lane 8.3.0
2006-06-16 Fix problems with cached tuple descriptors disappearing while still in use Tom Lane 8.2.0
2006-02-10 Change search for default operator classes so that it examines all opclasses Tom Lane 8.0.7
2006-02-10 Change search for default operator classes so that it examines all opclasses Tom Lane 8.1.3
2006-02-10 Change search for default operator classes so that it examines all opclasses Tom Lane 8.2.0
2006-01-17 Repair problems with the result of lookup_rowtype_tupdesc() possibly being Tom Lane 8.0.7
2006-01-17 Repair problems with the result of lookup_rowtype_tupdesc() possibly being Tom Lane 8.1.3
2005-05-29 Modify hash_search() API to prevent future occurrences of the error Tom Lane 8.1.0
2005-04-14 Marginal hack to use a specialized hash function for dynahash hashtables Tom Lane 8.1.0