Commits

DateSubjectAuthorReleases
2015-10-16 Remove volatile qualifiers from dynahash.c, shmem.c, and sinvaladt.c Robert Haas 9.6.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-12-18 Improve hash_create's API for selecting simple-binary-key hash functions. Tom Lane 9.5.0
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.3.5
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.2.9
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.1.14
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.0.18
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 8.4.22
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-05-29 pgindent run for release 9.3 Bruce Momjian 9.3.0
2013-01-15 Fix hash_update_hash_key() to handle same-bucket case correctly. Tom Lane 9.3.0
2013-01-14 Prevent very-low-probability PANIC during PREPARE TRANSACTION. Tom Lane 9.3.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-12-12 Add defenses against integer overflow in dynahash numbuckets calculations. Tom Lane 8.3.23
2012-12-12 Add defenses against integer overflow in dynahash numbuckets calculations. Tom Lane 8.4.16
2012-12-12 Add defenses against integer overflow in dynahash numbuckets calculations. Tom Lane 9.0.12
2012-12-12 Add defenses against integer overflow in dynahash numbuckets calculations. Tom Lane 9.1.8
2012-12-12 Add defenses against integer overflow in dynahash numbuckets calculations. Tom Lane 9.2.3
2012-12-12 Add defenses against integer overflow in dynahash numbuckets calculations. Tom Lane 9.3.0
2012-10-19 Fix hash_search to avoid corruption of the hash table on out-of-memory. Tom Lane 8.3.22
2012-10-19 Fix hash_search to avoid corruption of the hash table on out-of-memory. Tom Lane 8.4.15
2012-10-19 Fix hash_search to avoid corruption of the hash table on out-of-memory. Tom Lane 9.0.11
2012-10-19 Fix hash_search to avoid corruption of the hash table on out-of-memory. Tom Lane 9.1.7
2012-10-19 Fix hash_search to avoid corruption of the hash table on out-of-memory. Tom Lane 9.2.2