Unused variable found in AttrDefaultFetch - Mailing list pgsql-hackers

From Zhihong Yu
Subject Unused variable found in AttrDefaultFetch
Date
Msg-id CALNJ-vQDTFDzMSqpTf5NewkZf92PfX5BpdBVxhKzhXVikRbHvg@mail.gmail.com
Whole thread Raw
Responses Re: Unused variable found in AttrDefaultFetch
List pgsql-hackers
Hi,
I was looking at AttrDefaultFetch and saw that the variable found is never read.

I think it can be removed. See attached patch.

Cheers
Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: ALTER TABLE ADD COLUMN fast default
Next
From: "osumi.takamichi@fujitsu.com"
Date:
Subject: RE: Stronger safeguard for archive recovery not to miss data