Greg Stark <[EMAIL PROTECTED]> writes: > "Jesper K. Pedersen" <[EMAIL PROTECTED]> writes: >> Having checked the I/O format it seems that MS Access exports the >> values of a YESNO field as 0 and 1
> If only Postgres's boolean type were as helpful. There's a cast to int in 8.1, and you can roll-your-own easily in prior releases ... regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend