MobilityDB 1.1

◆ BoolGetDatum

#define BoolGetDatum (   X)    ((Datum) ((X) ? 1 : 0))