Re: jitflags in _outPlannedStmt and _readPlannedStmt treated as booltype - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: jitflags in _outPlannedStmt and _readPlannedStmt treated as booltype
Date
Msg-id 20180427005951.GE3419@paquier.xyz
Whole thread Raw
In response to Re: jitflags in _outPlannedStmt and _readPlannedStmt treated as bool type  (Ashutosh Bapat <ashutosh.bapat@enterprisedb.com>)
List pgsql-hackers
On Thu, Apr 26, 2018 at 07:03:49PM +0530, Ashutosh Bapat wrote:
> On Thu, Apr 26, 2018 at 9:04 AM, Haribabu Kommi
>> I am thinking of it is a copy paste mistake as the other members around the
>> initflags are of "bool" type or is there any specific reason to treat as
>> "bool" type?
>
> No, I don't see any. Here's patch for the same.

The code is wrong, and you guys are right as well as the patch.  I have
added an open item to keep track of this one.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: description of root_tuple_slot missing
Next
From: Kyotaro HORIGUCHI
Date:
Subject: Re: Oddity in tuple routing for foreign partitions