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:52 +0000 (02:59 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 13 Jun 2008 02:59:52 +0000 (02:59 +0000)
commitc38e31c7ec7ff6f1e4f5a36c663bd863984db28b
tree90c66a13750e549ca4495f408c923ce09bbe49b3
parentdc1e1d834550c3b2072444778e16bb0c3b66263b
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