Thread: pgsql: Doc: modernize comment for boolin().

pgsql: Doc: modernize comment for boolin().

From
Tom Lane
Date:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8483a54b7da709c6f381f2dd06085a67ecf669ba

Modified Files
--------------
src/backend/utils/adt/bool.c | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)