[Mobilitydb-users] why the tints function does not exist
Esteban Zimanyi
estebanzimanyi at gmail.com
Thu Sep 15 06:16:45 PDT 2022
Thanks for spotting this problem in the documentation. The name of the
function changed before the 1.0 release to the suffix <ttype>_seqset as in
the example below
-----------------------------
test=# SELECT tint_seqset(ARRAY[tint '[1 at 2001-01-01, 1 at 2001-01-03)',
'[2 at 2001-01-03, 2 at 2001-01-05)']);
tint_seqset
----------------------------------------------------------------------------------
{[1 at 2001-01-01 00:00:00+01, 2 at 2001-01-03 00:00:00+01, 2 at 2001-01-05
00:00:00+01)}
(1 row)
-----------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mobilitydb-users/attachments/20220915/5bf24f8b/attachment.htm>
More information about the Mobilitydb-users
mailing list