Doc: modernize comment for boolin().

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 8483a54b7da709c6f381f2dd06085a67ecf669ba
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2023-10-19T15:31:05Z
Releases: 17.0
Doc: modernize comment for boolin().

Most of the behavior described by this comment was moved to
parse_bool_with_len() some time ago.  Move what's still
valuable there too, and drop the rest.

Peter Smith

Discussion: https://postgr.es/m/CAHut+PtMJURKp=U8Z=Ktp0zV40sEb1f-iEk9FvY2GQe+5ZBnwg@mail.gmail.com

Files

PathChange+/−
src/backend/utils/adt/bool.c modified +2 −6

Discussion