Re: vac_update_datfrozenxid will raise "wrong tuple length" if pg_database tuple contains toast attribute.
Amit Kapila <amit.kapila16@gmail.com>
From: Amit Kapila <amit.kapila16@gmail.com>
To: Junfeng Yang <yjerome@vmware.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2020-11-24T14:00:17Z
Lists: pgsql-hackers
On Tue, Nov 24, 2020 at 2:07 PM Junfeng Yang <yjerome@vmware.com> wrote: > > Hi hackers, > > Can anyone help to verify this? > I think one way to get feedback is to register this patch for the next commit fest (https://commitfest.postgresql.org/31/) -- With Regards, Amit Kapila.
Commits
-
Avoid using tuple from syscache for update of pg_database.datfrozenxid
- c0ee6943ca1d 12.14 landed
- 72b6098be47e 13.10 landed
- 947789f1f5fb 14.0 landed