Re: boolin comment not moved when code was refactored - Mailing list pgsql-hackers

From Vik Fearing
Subject Re: boolin comment not moved when code was refactored
Date
Msg-id 6198272b-294a-4116-ab85-8472349b76dc@postgresfriends.org
Whole thread Raw
In response to Re: boolin comment not moved when code was refactored  (Peter Smith <smithpb2250@gmail.com>)
Responses Re: boolin comment not moved when code was refactored  (Peter Smith <smithpb2250@gmail.com>)
List pgsql-hackers
On 10/19/23 06:17, Peter Smith wrote:
>> In short, maybe the whole comment should just be
>>
>> /*
>>   *      boolin - input function for type boolean
>>   */
>>
> How about "boolin - converts a boolean string value to 1 or 0"


Personally, I do not like exposing the implementation of a boolean (it 
is a base type that is not a numeric), so I prefer Tom's suggestion.
-- 
Vik Fearing




pgsql-hackers by date:

Previous
From: Peter Smith
Date:
Subject: Re: boolin comment not moved when code was refactored
Next
From: Ashutosh Bapat
Date:
Subject: Re: BRIN minmax multi - incorrect distance for infinite timestamp/date