Improve the various elog messages in tuptoaster.c to report which TOAST table
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 13 Jun 2008 02:59:47 +0000 (02:59 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 13 Jun 2008 02:59:47 +0000 (02:59 +0000)
commit55a56845eddb0f3b7cb947d1971c41b86638d452
tree796dbcbb010e3b2ce04842a8d4d49faa450b7e29
parent2319ddf3f1f8d09970af82213dc3385b1ef42be7
Improve the various elog messages in tuptoaster.c to report which TOAST table
the problem happened in.  These are all supposedly can't-happen cases, but
when they do happen it's useful to know where.

Back-patch to 8.3, but not further because the patch doesn't apply cleanly
further back.  Given the lack of response to my proposal of this, there
doesn't seem to be enough interest to justify much back-porting effort.
src/backend/access/heap/tuptoaster.c