"PostgreSQL Bugs List" <[EMAIL PROTECTED]> writes: > select distinct 'value'; > ERROR: Unable to identify an ordering operator '<' for type '"unknown"' > Use an explicit ordering operator or modify the query
This is accepted in 7.4 and later. You are evidently using something older. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])