Alvaro Herrera <[EMAIL PROTECTED]> writes: > Nevertheless, I think there's something interesting missing here, which > is a sort of strftime's %c format string.
Perhaps, but let us please not cram random non-Oracle-compatible stuff into to_date/to_char. Those have a charter already. 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