Commits
Showing commits that first shipped in 8.0 (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 | 8.0.14 |
| 2005-06-18 | When using C-string lookup keys in a dynahash.c hash table, use strncpy() | Tom Lane | 8.0.4 |
| 2004-09-28 | Arrange to preallocate all required space for the buffer and FSM hash | Tom Lane | 8.0.0 |