pgsql: Doc: modernize comment for boolin(). - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Doc: modernize comment for boolin().
Date
Msg-id E1qtUzU-001Ljd-TN@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Remove duplicate name from list of acknowledgments
Next
From: Robert Haas
Date:
Subject: pgsql: During online checkpoints, insert XLOG_CHECKPOINT_REDO at redo p