Re: vac_update_datfrozenxid will raise "wrong tuple length" if pg_database tuple contains toast attribute.
Arthur Nascimento <tureba@gmail.com>
From: Arthur Nascimento <tureba@gmail.com>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: Michael Paquier <michael@paquier.xyz>,
Ashwin Agrawal <ashwinstar@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2023-01-19T17:15:52Z
Lists: pgsql-hackers
On Thu, 19 Jan 2023 at 14:10, Nathan Bossart <nathandbossart@gmail.com> wrote: > This was recently back-patched [0] [1] [2]. Oh, I see that now. Thanks! Sorry for the noise. -- Arthur Nascimento EDB
Commits
-
Avoid using tuple from syscache for update of pg_database.datfrozenxid
- c0ee6943ca1d 12.14 landed
- 72b6098be47e 13.10 landed
- 947789f1f5fb 14.0 landed