Commits

DateSubjectAuthorReleases
2016-12-26 Remove triggerable Assert in hashname(). Tom Lane 9.3.16
2016-12-26 Remove triggerable Assert in hashname(). Tom Lane 9.4.11
2016-12-26 Remove triggerable Assert in hashname(). Tom Lane 9.5.6
2016-12-26 Remove triggerable Assert in hashname(). Tom Lane 9.6.2
2016-12-26 Remove triggerable Assert in hashname(). Tom Lane 10.0
2016-10-12 Remove unnecessary int2vector-specific hash function and equality operator. Tom Lane 10.0
2016-01-26 Improve ResourceOwners' behavior for large numbers of owned objects. Tom Lane 9.6.0
2010-01-07 Remove all the special-case code for INT64_IS_BUSTED, per decision that Tom Lane 9.0.0
2009-12-31 Redefine Datum as uintptr_t, instead of unsigned long. Tom Lane 9.0.0
2009-02-09 Adopt Bob Jenkins' improved hash function for hash_any(). This changes the Tom Lane 8.4.0
2008-04-06 Improve hash_any() to use word-wide fetches when hashing suitably aligned Tom Lane 8.4.0
2007-09-21 Fix regex, LIKE, and some other second-rank text-manipulation functions Tom Lane 8.3.0
2007-06-01 Fix performance problems in multi-batch hash joins by ensuring that we select Tom Lane 8.1.10
2007-06-01 Fix performance problems in multi-batch hash joins by ensuring that we select Tom Lane 8.2.5
2007-06-01 Fix several hash functions that were taking chintzy shortcuts instead of Tom Lane 8.3.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
2005-12-22 Adjust string comparison so that only bitwise-equal strings are considered Tom Lane 8.1.2
2005-12-22 Adjust string comparison so that only bitwise-equal strings are considered Tom Lane 8.2.0
2005-03-29 Convert oidvector and int2vector into variable-length arrays. This Tom Lane 8.1.0
2004-06-13 Give inet/cidr datatypes their own hash function that ignores the inet vs Tom Lane 8.0.0
2003-06-22 Revise hash join and hash aggregation code to use the same datatype- Tom Lane 7.4.1
2002-03-09 Code review for improved-hashing patch. Fix some portability issues Tom Lane 7.3.1
2000-12-08 Repair erroneous use of hashvarlena() for MACADDR, which is not a Tom Lane 7.1.1
2000-06-19 Clean up bogosities in pg_opclass, pg_amop, pg_amproc. There are amproc Tom Lane 7.1.1