Use hash table name, not one-size-fits-all 'DynaHashTable', to identify

Tom Lane <tgl@sss.pgh.pa.us>

Commit: ea43da51386226a3a80572b4608d5fc572c0891f
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-12-29T23:54:22Z
Releases: 8.0.0
Use hash table name, not one-size-fits-all 'DynaHashTable', to identify
memory contexts belonging to hash tables.  Makes the memory stats printout
a little more useful.

Files

PathChange+/−
src/backend/utils/hash/dynahash.c modified +3 −3