Commits
Showing commits that first shipped in 7.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2007-04-26 | Fix dynahash.c to suppress hash bucket splits while a hash_seq_search() scan | Tom Lane | 7.4.18 |
| 2005-06-18 | When using C-string lookup keys in a dynahash.c hash table, use strncpy() | Tom Lane | 7.4.9 |
| 2003-08-19 | Improve dynahash.c's API so that caller can specify the comparison function | Tom Lane | 7.4.1 |
| 2003-08-04 | Update copyrights to 2003. | Bruce Momjian | 7.4.1 |