aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/postgres-ref.sgml
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2016-03-29 17:09:21 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2016-03-29 17:09:29 -0400
commite511d878f3bbc205cd260a79740e646eea3c1cd3 (patch)
tree89a142f73641afe47d816117b08fbf01ce465258 /doc/src/sgml/ref/postgres-ref.sgml
parent96f8373cad5d6066baeb7a1c5a88f6f5c9661974 (diff)
downloadpostgresql-e511d878f3bbc205cd260a79740e646eea3c1cd3.tar.gz
postgresql-e511d878f3bbc205cd260a79740e646eea3c1cd3.zip
Allow to_timestamp(float8) to convert float infinity to timestamp infinity.
With the original SQL-function implementation, such cases failed because we don't support infinite intervals. Converting the function to C lets us bypass the interval representation, which should be a bit faster as well as more flexible. Vitaly Burovoy, reviewed by Anastasia Lubennikova
Diffstat (limited to 'doc/src/sgml/ref/postgres-ref.sgml')
0 files changed, 0 insertions, 0 deletions