Re: CVS compile failure - Mailing list pgsql-hackers

From Tom Lane
Subject Re: CVS compile failure
Date
Msg-id 22156.1090247884@sss.pgh.pa.us
Whole thread Raw
In response to CVS compile failure  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> 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


pgsql-hackers by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Re: CVS compile failure
Next
From: Tom Lane
Date:
Subject: Re: function return type