Re: [DOCS] Time input documentation error

2003-09-05 Thread Bruno Wolff III
On Thu, Sep 04, 2003 at 22:45:41 -0400, Bruce Momjian <[EMAIL PROTECTED]> wrote: > > Seems it is fixed in CVS now: I think Tom fixed it. He responded to my original message. I wasn't sure if he was going to do the fix, but I found that it had been fixed at least a week ago. > test=> sele

Re: [DOCS] Time input documentation error

2003-09-04 Thread Bruce Momjian
Bruno Wolff III wrote: > In table 8.11 in the 7.4 docs the following line: > 040506 ISO 8601 > suggests that '040506' is a valid input format for time. But in fact > it isn't accepted by either 7.3 or 7.4. > > For example: > area=> select '040506'::time; > ERROR: invalid input syntax for

Re: [DOCS] Time input documentation error

2003-08-20 Thread Bruno Wolff III
On Wed, Aug 20, 2003 at 16:24:46 -0400, Tom Lane <[EMAIL PROTECTED]> wrote: > > I'm inclined to say this is a code bug not a doc bug. Do I have to do anything more to get it listed as a bug or can I consider the proper people as having been notified? ---(end of broadcas

Re: [DOCS] Time input documentation error

2003-08-20 Thread Tom Lane
Bruno Wolff III <[EMAIL PROTECTED]> writes: > area=> select '040506'::time; > ERROR: invalid input syntax for time: "040506" Mph. This worked in 7.1, but doesn't in 7.2 or later. Also, we will accept it if it's followed by either fractional seconds or a timezone. regression=# select '040506-0