Bruce Momjian <[EMAIL PROTECTED]> writes: > I am seeing a compile failure in current CVS from strptime():
Should be fixed now. I wasn't very happy with strptime() there in the first place, since it is inflexible about input format and doesn't support a timezone specification. Using our own datetime code works out much better. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org