Commits
Showing commits that first shipped in 8.2 (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.2.5 |
| 2006-07-22 | Add support to dynahash.c for partitioning shared hashtables according | Tom Lane | 8.2.0 |
| 2006-06-25 | Tweak dynahash.c to avoid wasting memory space in non-shared hash tables. | Tom Lane | 8.2.0 |