Search Postgresql Archives
casting tsrange to tstzrange doesn't seem to work?
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
To
: "
pgsql-general@xxxxxxxxxxxxxx
" <
pgsql-general@xxxxxxxxxxxxxx
>
Subject
: casting tsrange to tstzrange doesn't seem to work?
From
: Joe Van Dyk <
joe@xxxxxxxxx
>
Date
: Tue, 11 Jun 2013 14:05:11 -0700
# select tsrange(null)::tstzrange;
ERROR: cannot cast type tsrange to tstzrange
LINE 1: select tsrange(null)::tstzrange;
Is this expected?
select null::timestamp::timestamptz;
works fine.
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
Follow-Ups
:
Re: casting tsrange to tstzrange doesn't seem to work?
From:
Jeff Davis
Prev by Date:
Re: INSERT RETURNING with values other than inserted ones.
Next by Date:
PostgreSQL Presentation at SELF 2013
Previous by thread:
Calculate a quotient for a count of boolean values (true or false)
Next by thread:
Re: casting tsrange to tstzrange doesn't seem to work?
Index(es):
Date
Thread
[Index of Archives]
[Postgresql Jobs]
[Postgresql Admin]
[Postgresql Performance]
[Linux Clusters]
[PHP Home]
[PHP on Windows]
[Kernel Newbies]
[PHP Classes]
[PHP Books]
[PHP Databases]
[Postgresql & PHP]
[Yosemite]