Improve vacuum error context handling.
Amit Kapila <akapila@postgresql.org>
Improve vacuum error context handling. Use separate functions to save and restore error context information as that made code easier to understand. Also, make it clear that the index information required for error context is sane. Author: Andres Freund, Justin Pryzby, Amit Kapila Backpatch-through: 13, where it was introduced Discussion: https://postgr.es/m/CAA4eK1LWo+v1OWu=Sky27GTGSCuOmr7iaURNbc5xz6jO+SaPeA@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/heap/vacuumlazy.c | modified | +72 −51 |
| src/tools/pgindent/typedefs.list | modified | +1 −0 |
Discussion
- Backpatch b61d161c14 21 messages · 2020-06-22 → 2020-07-09