MobilityDB 1.1

◆ bool_out()

char * bool_out ( bool  b)

Convert 1 or 0 to "t" or "f".

Note
PostgreSQL function: Datum boolout(PG_FUNCTION_ARGS)