Skip to content
Snippets Groups Projects
Commit 191ef2b4 authored by Tom Lane's avatar Tom Lane
Browse files

Change EXTRACT(EPOCH FROM timestamp) so that a timestamp without time zone

is assumed to be in local time, not GMT.  This improves consistency with
other operations, which all assume local timezone when it matters.  Per
bug #897.
parent 3d1a1e85
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment