I've added bool::text cast to easy usage of binary cursors casting to text all but geometry columns. Actually I think a bool column could as well be fetched in binary form as for whatever BYTE_ORDER you'd still have 0 or !0 value... --strk;