Use hash table name, not one-size-fits-all 'DynaHashTable', to identify
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/hash/dynahash.c | modified | +3 −3 |