xlog.c variable pointlessly global

Started by Alvaro Herreraover 6 years ago3 messageshackers
Jump to latest
#1Alvaro Herrera
alvherre@2ndquadrant.com

commit message says it all.

--
�lvaro Herrera Developer, https://www.PostgreSQL.org/

Attachments:

0001-Demote-variable-from-global-to-local.patchtext/x-diff; charset=us-asciiDownload+5-9
#2Daniel Gustafsson
daniel@yesql.se
In reply to: Alvaro Herrera (#1)
Re: xlog.c variable pointlessly global

On 13 Dec 2019, at 21:07, Alvaro Herrera <alvherre@alvh.no-ip.org> wrote:

commit message says it all.

I haven't tested it, but reading it makes perfect sense. +1.

cheers ./daniel

#3Michael Paquier
michael@paquier.xyz
In reply to: Daniel Gustafsson (#2)
Re: xlog.c variable pointlessly global

On Sat, Dec 14, 2019 at 12:32:30AM +0100, Daniel Gustafsson wrote:

On 13 Dec 2019, at 21:07, Alvaro Herrera <alvherre@alvh.no-ip.org> wrote:

commit message says it all.

I haven't tested it, but reading it makes perfect sense. +1.

+1 says it all.
--
Michael