aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2005-06-09 16:35:09 +0000
committerBruce Momjian <bruce@momjian.us>2005-06-09 16:35:09 +0000
commit4d0e7b4aace5cdad7137d6efe71bcad4015c2518 (patch)
tree00b6985a75fc5a729075cf1ca2c51012f232527d /src/backend/access/gist
parent4a5cda7bba7c5aee9298f5bc3f287b299cdee634 (diff)
downloadpostgresql-4d0e7b4aace5cdad7137d6efe71bcad4015c2518.tar.gz
postgresql-4d0e7b4aace5cdad7137d6efe71bcad4015c2518.zip
Please find attached a patch (diff -c against cvs HEAD) to add a
function that accepts a double precision argument assumed to be a Unix epoch timestamp and returns timestamp with time zone, and accompanying documentation. Usage: test=# select to_timestamp(200120400); to_timestamp ------------------------ 1976-05-05 14:00:00+09 (1 row) Michael Glaesemann
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions