Re: relation OID in ReorderBufferToastReplace error message

Nathan Bossart <bossartn@amazon.com>

From: "Bossart, Nathan" <bossartn@amazon.com>
To: Amit Kapila <amit.kapila16@gmail.com>
Cc: Alvaro Herrera <alvherre@alvh.no-ip.org>, "Schneider (AWS), Jeremy" <schnjere@amazon.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2021-10-18T23:30:36Z
Lists: pgsql-hackers
On 10/18/21, 3:31 AM, "Amit Kapila" <amit.kapila16@gmail.com> wrote:
> I can take care of backpatching this in the next few days unless there
> is any objection.

Thanks!

Nathan

Commits

  1. Back-patch "Add parent table name in an error in reorderbuffer.c."

  2. Add parent table name in an error in reorderbuffer.c.

  3. Fix reorder buffer memory accounting for toast changes.

  4. Add logical change details to logical replication worker errcontext.

  5. Fix toast rewrites in logical decoding.

  6. Add error codes to some corruption log messages