Include hash table name in all the internal-error elog messages in
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 11 Sep 2007 16:17:46 +0000 (16:17 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 11 Sep 2007 16:17:46 +0000 (16:17 +0000)
commit125603f4bd009dba5348be4b976cd7a13c7da294
tree839c85c5437ce009266433c47879e644af94433f
parentca6b839239eba778f63c8e65bcd5e3e32cef42be
Include hash table name in all the internal-error elog messages in
dynahash.c.  Sergey Koposov's current open problem shows the possible
usefulness of this, and it doesn't add much code.
src/backend/utils/hash/dynahash.c