Doc: modernize comment for boolin().
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 19 Oct 2023 15:31:05 +0000 (11:31 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 19 Oct 2023 15:31:05 +0000 (11:31 -0400)
commit8483a54b7da709c6f381f2dd06085a67ecf669ba
tree518c7c1632cc9a5bcd5397a0a23cb1225743df3a
parent5147ab1dd34ad81c169c85fa3c7d11a782a1555b
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
src/backend/utils/adt/bool.c