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)
commitd48ebc6b4202e1d0f2c8747db2ee01a7c0dc8247
tree7f5c9850eb303f139ce0af69b1c31134628d8733
parentdc724021c392e4bcf0e9d22579c6f80666cd0c91
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