Re: Add Boolean node - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Add Boolean node
Date
Msg-id a5daf7ca-5a39-69e4-4d5e-ff43dd2cacb0@enterprisedb.com
Whole thread Raw
In response to Re: Add Boolean node  (Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>)
List pgsql-hackers
On 27.12.21 14:15, Ashutosh Bapat wrote:
> That looks like a good change. I wonder what motivates that now? Why
> wasn't it added when the usages grew? Are there more Boolean usages
> planned?

Mainly, I was looking at Integer/makeInteger() and noticed that most 
uses of those weren't actually integers but booleans.  This change makes 
it clearer which is which.



pgsql-hackers by date:

Previous
From: Jeevan Ladhe
Date:
Subject: Re: refactoring basebackup.c
Next
From: Sascha Kuhl
Date:
Subject: Re: sequences vs. synchronous replication