Re: [Proposal] Level4 Warnings show many shadow vars
Mark Dilger <hornschnorter@gmail.com>
From: Mark Dilger <hornschnorter@gmail.com>
To: Ranier Vilela <ranier_gyn@hotmail.com>,
"pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2019-12-09T17:32:25Z
Lists: pgsql-hackers
On 12/9/19 9:28 AM, Ranier Vilela wrote: >> I'll create the commitfest entry based on this email once >> this has been sent. > Can you add the patch attached? That showed up in the commitfest entry automatically when you replied to this thread with the attachment. You might consider signing up so you can log into the commitfest app. https://www.postgresql.org/account/signup/ -- Mark Dilger
Commits
-
Remove shadow variables linked to RedoRecPtr in xlog.c
- 668365014d7b 11.7 landed
- 35c01529b8c9 12.2 landed
- 70116493a8e0 13.0 landed
-
Fix calculation for WAL segment recycling and removal
- d9fadbf13103 12.0 cited