Add additional information in the vacuum error context.

Amit Kapila <akapila@postgresql.org>

Commit: 7e453634bb62f06a048f5562ba59d52aa1f28d12
Author: Amit Kapila <akapila@postgresql.org>
Date: 2020-08-26T04:10:52Z
Releases: 14.0
Add additional information in the vacuum error context.

The additional information added will be an offset number for heap
operations. This information will help us in finding the exact tuple due
to which the error has occurred.

Author: Mahendra Singh Thalor and Amit Kapila
Reviewed-by: Sawada Masahiko, Justin Pryzby and Amit Kapila
Discussion: https://postgr.es/m/CAKYtNApK488TDF4bMbw+1QH8HJf9cxdNDXquhU50TK5iv_FtCQ@mail.gmail.com

Files

Discussion