"Dave Page" <dpage@vale-housing.co.uk> writes: > select '$123.45'::money > ERROR: invalid input syntax for type money: "$123.45" > select '£123.00'::money > ERROR: invalid input syntax for type money: "£123.00"
So ... what locale are you trying this in? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly