OSDN Git Service

Use hash table name, not one-size-fits-all 'DynaHashTable', to identify
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 29 Dec 2003 23:54:22 +0000 (23:54 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 29 Dec 2003 23:54:22 +0000 (23:54 +0000)
commitea43da51386226a3a80572b4608d5fc572c0891f
tree25991611ea3b38a88a52e31df20f4c4a802eeca1
parent5c5b911fcc9dd2c3f3397800a8a625ef644962e1
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.
src/backend/utils/hash/dynahash.c