Re: [PATCHES] 7.3: [BUGS] to_timestamp not stable if date string shorter than

2003-09-03 Thread Tom Lane
Karel Zak <[EMAIL PROTECTED]> writes: >>> Hmm.. but the patch fix another small bug which I found today. >> >> Okay. Please send a patch against 7.3 tip and I'll throw it in. > The patch for REL7_3_4 is attached. Applied, thanks. regards, tom lane ---

[PATCHES] 7.3: [BUGS] to_timestamp not stable if date string shorter than

2003-09-03 Thread Karel Zak
On Wed, Sep 03, 2003 at 11:53:35AM -0400, Tom Lane wrote: > Karel Zak <[EMAIL PROTECTED]> writes: > > Hmm.. but the patch fix another small bug which I found today. > > Okay. Please send a patch against 7.3 tip and I'll throw it in. The patch for REL7_3_4 is attached. Karel --