Re: [BUGS] Non-standard TIMESTAMP WITH TIME ZONE literal handling

2003-08-14 Thread Tom Lane
Troels Arvin <[EMAIL PROTECTED]> writes: > In Jim Melton and Alan Simon's "SQL:1999 - Understanding Relational > Language Components" (ISBN 1-55860-456-1), they write that the following > is to be interpreted as a TIMESTAMP WITH TIME ZONE value: > TIMESTAMP '2003-07-29 13:19:30.5+02:00' > Postgre

Re: [BUGS] Non-standard TIMESTAMP WITH TIME ZONE literal handling

2003-08-07 Thread Stephan Szabo
On Thu, 7 Aug 2003, Troels Arvin wrote: > Hello, > > In Jim Melton and Alan Simon's "SQL:1999 - Understanding Relational > Language Components" (ISBN 1-55860-456-1), they write that the following > is to be interpreted as a TIMESTAMP WITH TIME ZONE value: > > TIMESTAMP '2003-07-29 13:19:30.5+02:00