RE: [Proposal] Level4 Warnings show many shadow vars

From: Ranier Vilela <ranier_gyn(at)hotmail(dot)com>
To: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: RE: [Proposal] Level4 Warnings show many shadow vars
Date: 2019-12-07 23:42:38
Message-ID: MN2PR18MB2927DC677FAAC9ED7D3DF373E35E0@MN2PR18MB2927.namprd18.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

This is the first part of the variable shadow fixes.
Basically it consists of renaming the variables in collision with the global ones, with the minimum change in the semantics.

make check pass all the tests.

regards,
Ranier Vilela

Attachment Content-Type Size
shadow_global_v1.patch text/x-patch 38.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Grigory Smolkin 2019-12-08 01:03:01 Re: [proposal] recovery_target "latest"
Previous Message Shinoda, Noriyoshi (PN Japan A&PS Delivery) 2019-12-07 22:54:25 RE: psql small improvement patch