pgsql: Doc: modernize comment for boolin().

Started by Tom Laneover 2 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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: /messages/by-id/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(-)