Brendan Jurd <direvus@xxxxxxxxx> writes: > Are there any good reasons why the output of timeofday() needs to > include the three letter day-of-week? If we are going to change it, I'd be inclined to make it output the canonical ISO format (YYYY-MM-DD HH:MM:SS.SSSS-TZ). Or perhaps the format should be the same as whatever the current DateStyle setting would emit. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match