Peter Eisentraut <[EMAIL PROTECTED]> writes: > I am opposed to the unreadable, non-standard timestamp format. I didn't see the point of Ed's arbitrary change in YMD format, but what's wrong with adding fractional seconds? Our own timestamp code is willing to format fractional seconds, so we can hardly call it nonstandard. > I also don't see the point of microsecond granularity. What Ed implemented (which is what was in 7.0 and before) is millisecond resolution, which does seem worthwhile; certainly one-second resolution is pretty coarse on some machines these days. I was thinking of keeping the YMD display format the same but otherwise adopting the patch. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://www.postgresql.org/search.mpl