1
2
3
4
5
postgres=# select 1::bool;
bool
------
t
(1 row)