Skip to content

Instantly share code, notes, and snippets.

@talentdeficit
Created January 1, 2017 00:58
Show Gist options
  • Save talentdeficit/3bd3872ff8bdb4584ab3c3519eff7b2c to your computer and use it in GitHub Desktop.
Save talentdeficit/3bd3872ff8bdb4584ab3c3519eff7b2c to your computer and use it in GitHub Desktop.
postgres sucks
talentdeficit=# SELECT '2016-12-31T23:59:60Z'::timestamp;
timestamp
---------------------
2017-01-01 00:00:00
(1 row)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment