Code

RRTimeslice: Use TimestampTz rather than timestamp without time zone.
authorSebastian Harl <sh@tokkee.org>
Mon, 29 Oct 2012 13:47:17 +0000 (14:47 +0100)
committerSebastian Harl <sh@tokkee.org>
Mon, 29 Oct 2012 13:47:17 +0000 (14:47 +0100)
commit9f6643ebba9ef1a48b4a9e7c90142cfeb3723ddc
treefa9dd80bec36bf80215bcbecdfa5c238e74a7b38
parentfe4eba7ffd8aeada88834a56bd019990d3011e02
RRTimeslice: Use TimestampTz rather than timestamp without time zone.

This will, hopefully, avoid a whole lota problems when it comes to using
PostRR with daylight savings time, different time zones, etc.
src/postrr.sql.in
src/rrtimeslice.c