Improve the various elog messages in tuptoaster.c to report which TOAST table
authorTom Lane <[email protected]>
Fri, 13 Jun 2008 02:59:52 +0000 (02:59 +0000)
committerTom Lane <[email protected]>
Fri, 13 Jun 2008 02:59:52 +0000 (02:59 +0000)
commitf3a5b48fff9087765e4cf396f39016c13e9deae1
tree20627d60cdbb4198e98695e3407045a8d8d56469
parentb9d591d6b9d95d9b6448e860c6c178f1674e6de2
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