RE: [PATCH] Remove twice assignment with var pageop (nbtree.c).

From: Ranier Vilela <ranier_gyn(at)hotmail(dot)com>
To: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: RE: [PATCH] Remove twice assignment with var pageop (nbtree.c).
Date: 2019-11-26 13:45:10
Message-ID: MN2PR18MB2927B6AC2235F3A078333045E3450@MN2PR18MB2927.namprd18.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Same case on nbtpage.c at line 1637, with var opaque.
make check, passed all 195 tests here with all commits.

Ranier Vilela

Attachment Content-Type Size
nbtpage.c.patch text/x-patch 563 bytes

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andreas Joseph Krogh 2019-11-26 14:04:51 ERROR: attribute number 6 exceeds number of columns 5
Previous Message Kyotaro Horiguchi 2019-11-26 12:37:52 Re: [HACKERS] WAL logging problem in 9.4.3?