MobilityDB 1.1
|
◆ bool_in()
Convert "t" or "f" to 1 or 0. MobilityDB functions Check explicitly for "true/false" and TRUE/FALSE, 1/0, YES/NO, ON/OFF. Reject other values. In the switch statement, check the most-used possibilities first.
|