Postgres returns me 't' or 'f' from boolean field

How to change that it returns me 'true' or 'false'

replace(its, 'f', 'false') AS its

doesn't work

Bambero

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
     joining column's datatypes do not match

Reply via email to