Re: BUG #17804: Assertion failed in pg_stat after fetching from pg_stat_database and switching cache->snapshot
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Cc: exclusion@gmail.com, pgsql-bugs@lists.postgresql.org
Date: 2023-05-10T02:26:37Z
Lists: pgsql-bugs
On Sat, May 06, 2023 at 12:28:51PM +0900, Michael Paquier wrote: > FYI, I am planning to get this stuff done next week after the next set > of minor releases gets tagged (time was a bit scarce here this week to > get that properly done). If there are no objections, of course. Okay, so applied and backpatched down to 15 after a second review of the whole. -- Michael
Commits
-
Fix assertion failure when updating stats_fetch_consistency in a transaction
- ccd21e1cfa11 15.4 landed
- 605994651b6a 16.0 landed
-
Document values of stats_fetch_consistency in postgresql.conf.sample
- 4d47eff99cc0 16.0 landed